PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
acInt32 | active |
acUint32 | status |
acUint32 | drive |
acCdvdsifId | dma |
acCdvdsifId | medium |
acInt32 | sense |
acUint32 | dmamap |
acUint32 | padding |
struct atapi_mode_drive | timer |
struct atapi_mode_error | retry |
struct atapi_mode_capmach | speed |
Definition at line 274 of file accdvd_internal.h.
acInt32 acd_softc::active |
Definition at line 276 of file accdvd_internal.h.
acUint32 acd_softc::status |
Definition at line 277 of file accdvd_internal.h.
acUint32 acd_softc::drive |
Definition at line 278 of file accdvd_internal.h.
acCdvdsifId acd_softc::dma |
Definition at line 279 of file accdvd_internal.h.
acCdvdsifId acd_softc::medium |
Definition at line 280 of file accdvd_internal.h.
acInt32 acd_softc::sense |
Definition at line 281 of file accdvd_internal.h.
acUint32 acd_softc::dmamap |
Definition at line 282 of file accdvd_internal.h.
acUint32 acd_softc::padding |
Definition at line 283 of file accdvd_internal.h.
struct atapi_mode_drive acd_softc::timer |
Definition at line 284 of file accdvd_internal.h.
struct atapi_mode_error acd_softc::retry |
Definition at line 285 of file accdvd_internal.h.
struct atapi_mode_capmach acd_softc::speed |
Definition at line 286 of file accdvd_internal.h.