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 50 of file cdvdman.c.

Field Documentation

◆ m_file_lsn

u32 cdvdman_fhinfo_::m_file_lsn

Definition at line 52 of file cdvdman.c.

◆ m_read_pos

u32 cdvdman_fhinfo_::m_read_pos

Definition at line 53 of file cdvdman.c.

◆ m_file_size

u32 cdvdman_fhinfo_::m_file_size

Definition at line 54 of file cdvdman.c.

◆ m_filemode

u32 cdvdman_fhinfo_::m_filemode

Definition at line 55 of file cdvdman.c.

◆ m_fd_flags

int cdvdman_fhinfo_::m_fd_flags

Definition at line 56 of file cdvdman.c.

◆ m_fd_layer

int cdvdman_fhinfo_::m_fd_layer

Definition at line 57 of file cdvdman.c.

◆ m_cache_file_fd

int cdvdman_fhinfo_::m_cache_file_fd

Definition at line 58 of file cdvdman.c.

◆ m_fd_rcvbuf

u8* cdvdman_fhinfo_::m_fd_rcvbuf

Definition at line 59 of file cdvdman.c.

◆ m_fd_rbsize

u32 cdvdman_fhinfo_::m_fd_rbsize

Definition at line 60 of file cdvdman.c.

◆ m_max_cluster

void* cdvdman_fhinfo_::m_max_cluster

Definition at line 61 of file cdvdman.c.

◆ m_sector_count_total

int cdvdman_fhinfo_::m_sector_count_total

Definition at line 62 of file cdvdman.c.

◆ m_cluster_cur

int cdvdman_fhinfo_::m_cluster_cur

Definition at line 63 of file cdvdman.c.


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