|
PS2SDK
PS2 Homebrew Libraries
|
Collaboration diagram for cdc_softc:Data Fields | |
| acInt32 | lockid |
| acInt32 | syncid |
| acInt32 | error |
| acCdvdsifId | fno |
| acUint8 * | buf |
| cdc_done_t | done |
| acUint32 | cdsize |
| acUint16 | tray |
| acUint16 | stat |
| struct cdc_read_stru | rd |
| struct cdc_stream_stru | st |
| struct acd | acd |
Definition at line 60 of file accdvd_internal.h.
| acInt32 cdc_softc::lockid |
Definition at line 62 of file accdvd_internal.h.
| acInt32 cdc_softc::syncid |
Definition at line 63 of file accdvd_internal.h.
| acInt32 cdc_softc::error |
Definition at line 64 of file accdvd_internal.h.
| acCdvdsifId cdc_softc::fno |
Definition at line 65 of file accdvd_internal.h.
| acUint8* cdc_softc::buf |
Definition at line 66 of file accdvd_internal.h.
| cdc_done_t cdc_softc::done |
Definition at line 67 of file accdvd_internal.h.
| acUint32 cdc_softc::cdsize |
Definition at line 68 of file accdvd_internal.h.
| acUint16 cdc_softc::tray |
Definition at line 69 of file accdvd_internal.h.
| acUint16 cdc_softc::stat |
Definition at line 70 of file accdvd_internal.h.
| struct cdc_read_stru cdc_softc::rd |
Definition at line 71 of file accdvd_internal.h.
| struct cdc_stream_stru cdc_softc::st |
Definition at line 72 of file accdvd_internal.h.
| struct acd cdc_softc::acd |
Definition at line 73 of file accdvd_internal.h.