PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdfs_softc Struct Reference
+ Collaboration diagram for cdfs_softc:

Data Fields

acInt32 semid
 
acUint32 all
 
struct cdfs_ptableptable
 
acInt32 ptnum
 
acUint32 rootlsn
 
acUint32 rootsize
 
acInt32 rootidx
 
struct iso9660_direntdcache
 
acUint32 dclsn
 
acUint32 dcsize
 
struct iso9660_pathpcache
 
acUint32 pcsize
 
acInt32 padding [4]
 
acUint8 buf [2048]
 

Detailed Description

Definition at line 175 of file accdvd_internal.h.

Field Documentation

◆ semid

acInt32 cdfs_softc::semid

Definition at line 177 of file accdvd_internal.h.

◆ all

acUint32 cdfs_softc::all

Definition at line 178 of file accdvd_internal.h.

◆ ptable

struct cdfs_ptable* cdfs_softc::ptable

Definition at line 179 of file accdvd_internal.h.

◆ ptnum

acInt32 cdfs_softc::ptnum

Definition at line 180 of file accdvd_internal.h.

◆ rootlsn

acUint32 cdfs_softc::rootlsn

Definition at line 181 of file accdvd_internal.h.

◆ rootsize

acUint32 cdfs_softc::rootsize

Definition at line 182 of file accdvd_internal.h.

◆ rootidx

acInt32 cdfs_softc::rootidx

Definition at line 183 of file accdvd_internal.h.

◆ dcache

struct iso9660_dirent* cdfs_softc::dcache

Definition at line 184 of file accdvd_internal.h.

◆ dclsn

acUint32 cdfs_softc::dclsn

Definition at line 185 of file accdvd_internal.h.

◆ dcsize

acUint32 cdfs_softc::dcsize

Definition at line 186 of file accdvd_internal.h.

◆ pcache

struct iso9660_path* cdfs_softc::pcache

Definition at line 187 of file accdvd_internal.h.

◆ pcsize

acUint32 cdfs_softc::pcsize

Definition at line 188 of file accdvd_internal.h.

◆ padding

acInt32 cdfs_softc::padding[4]

Definition at line 190 of file accdvd_internal.h.

◆ buf

acUint8 cdfs_softc::buf[2048]

Definition at line 191 of file accdvd_internal.h.


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