PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdc_softc Struct Reference
+ 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
 

Detailed Description

Definition at line 60 of file accdvd_internal.h.

Field Documentation

◆ lockid

acInt32 cdc_softc::lockid

Definition at line 62 of file accdvd_internal.h.

◆ syncid

acInt32 cdc_softc::syncid

Definition at line 63 of file accdvd_internal.h.

◆ error

acInt32 cdc_softc::error

Definition at line 64 of file accdvd_internal.h.

◆ fno

acCdvdsifId cdc_softc::fno

Definition at line 65 of file accdvd_internal.h.

◆ buf

acUint8* cdc_softc::buf

Definition at line 66 of file accdvd_internal.h.

◆ done

cdc_done_t cdc_softc::done

Definition at line 67 of file accdvd_internal.h.

◆ cdsize

acUint32 cdc_softc::cdsize

Definition at line 68 of file accdvd_internal.h.

◆ tray

acUint16 cdc_softc::tray

Definition at line 69 of file accdvd_internal.h.

◆ stat

acUint16 cdc_softc::stat

Definition at line 70 of file accdvd_internal.h.

◆ rd

struct cdc_read_stru cdc_softc::rd

Definition at line 71 of file accdvd_internal.h.

◆ st

struct cdc_stream_stru cdc_softc::st

Definition at line 72 of file accdvd_internal.h.

◆ acd

struct acd cdc_softc::acd

Definition at line 73 of file accdvd_internal.h.


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