|
PS2SDK
PS2 Homebrew Libraries
|
Collaboration diagram for cdfs_softc:Data Fields | |
| acInt32 | semid |
| acUint32 | all |
| struct cdfs_ptable * | ptable |
| acInt32 | ptnum |
| acUint32 | rootlsn |
| acUint32 | rootsize |
| acInt32 | rootidx |
| struct iso9660_dirent * | dcache |
| acUint32 | dclsn |
| acUint32 | dcsize |
| struct iso9660_path * | pcache |
| acUint32 | pcsize |
| acInt32 | padding [4] |
| acUint8 | buf [2048] |
Definition at line 175 of file accdvd_internal.h.
| acInt32 cdfs_softc::semid |
Definition at line 177 of file accdvd_internal.h.
| acUint32 cdfs_softc::all |
Definition at line 178 of file accdvd_internal.h.
| struct cdfs_ptable* cdfs_softc::ptable |
Definition at line 179 of file accdvd_internal.h.
| acInt32 cdfs_softc::ptnum |
Definition at line 180 of file accdvd_internal.h.
| acUint32 cdfs_softc::rootlsn |
Definition at line 181 of file accdvd_internal.h.
| acUint32 cdfs_softc::rootsize |
Definition at line 182 of file accdvd_internal.h.
| acInt32 cdfs_softc::rootidx |
Definition at line 183 of file accdvd_internal.h.
| struct iso9660_dirent* cdfs_softc::dcache |
Definition at line 184 of file accdvd_internal.h.
| acUint32 cdfs_softc::dclsn |
Definition at line 185 of file accdvd_internal.h.
| acUint32 cdfs_softc::dcsize |
Definition at line 186 of file accdvd_internal.h.
| struct iso9660_path* cdfs_softc::pcache |
Definition at line 187 of file accdvd_internal.h.
| acUint32 cdfs_softc::pcsize |
Definition at line 188 of file accdvd_internal.h.
| acInt32 cdfs_softc::padding[4] |
Definition at line 190 of file accdvd_internal.h.
| acUint8 cdfs_softc::buf[2048] |
Definition at line 191 of file accdvd_internal.h.