Go to the source code of this file.
|
void | __DVDInitWA (void) |
|
void | __DVDInterruptHandler (__OSInterrupt, OSContext *) |
|
bool | DVDLowRead (void *, u32, u32, DVDLowCallback) |
|
bool | DVDLowStopMotor (DVDLowCallback callback) |
|
bool | DVDLowRequestError (DVDLowCallback callback) |
|
bool | DVDLowSeek (u32 offset, DVDLowCallback callback) |
|
bool | DVDLowAudioBufferConfig (bool enable, u32 size, DVDLowCallback callback) |
|
bool | DVDLowReadDiskID (DVDDiskID *diskID, DVDLowCallback callback) |
|
bool | DVDLowRequestAudioStatus (u32 subcmd, DVDLowCallback callback) |
|
bool | DVDLowAudioStream (u32 subcmd, u32 length, u32 offset, DVDLowCallback callback) |
|
bool | DVDLowInquiry (DVDDriveInfo *info, DVDLowCallback callback) |
|
bool | DVDLowWaitCoverClose (DVDLowCallback callback) |
|
void | DVDLowReset (void) |
|
bool | DVDLowBreak (void) |
|
◆ __DVDInitWA()
void __DVDInitWA |
( |
void |
| ) |
|
◆ __DVDInterruptHandler()
◆ DVDLowRead()
◆ DVDLowStopMotor()
◆ DVDLowRequestError()
◆ DVDLowSeek()
◆ DVDLowAudioBufferConfig()
◆ DVDLowReadDiskID()
◆ DVDLowRequestAudioStatus()
◆ DVDLowAudioStream()
◆ DVDLowInquiry()
◆ DVDLowWaitCoverClose()
◆ DVDLowReset()
void DVDLowReset |
( |
void |
| ) |
|
◆ DVDLowBreak()
bool DVDLowBreak |
( |
void |
| ) |
|