PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdvdman_fhinfo_ Struct Reference

Data Fields

u32 m_file_lsn
 
u32 m_read_pos
 
u32 m_file_size
 
u32 m_filemode
 
int m_fd_flags
 
int m_fd_layer
 
int m_cache_file_fd
 
u8 * m_fd_rcvbuf
 
u32 m_fd_rbsize
 
void * m_max_cluster
 
int m_sector_count_total
 
int m_cluster_cur
 

Detailed Description

Definition at line 34 of file cdvdman.c.

Field Documentation

◆ m_file_lsn

u32 cdvdman_fhinfo_::m_file_lsn

Definition at line 36 of file cdvdman.c.

◆ m_read_pos

u32 cdvdman_fhinfo_::m_read_pos

Definition at line 37 of file cdvdman.c.

◆ m_file_size

u32 cdvdman_fhinfo_::m_file_size

Definition at line 38 of file cdvdman.c.

◆ m_filemode

u32 cdvdman_fhinfo_::m_filemode

Definition at line 39 of file cdvdman.c.

◆ m_fd_flags

int cdvdman_fhinfo_::m_fd_flags

Definition at line 40 of file cdvdman.c.

◆ m_fd_layer

int cdvdman_fhinfo_::m_fd_layer

Definition at line 41 of file cdvdman.c.

◆ m_cache_file_fd

int cdvdman_fhinfo_::m_cache_file_fd

Definition at line 42 of file cdvdman.c.

◆ m_fd_rcvbuf

u8* cdvdman_fhinfo_::m_fd_rcvbuf

Definition at line 43 of file cdvdman.c.

◆ m_fd_rbsize

u32 cdvdman_fhinfo_::m_fd_rbsize

Definition at line 44 of file cdvdman.c.

◆ m_max_cluster

void* cdvdman_fhinfo_::m_max_cluster

Definition at line 45 of file cdvdman.c.

◆ m_sector_count_total

int cdvdman_fhinfo_::m_sector_count_total

Definition at line 46 of file cdvdman.c.

◆ m_cluster_cur

int cdvdman_fhinfo_::m_cluster_cur

Definition at line 47 of file cdvdman.c.


The documentation for this struct was generated from the following file: