LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
DISC_INTERFACE_STRUCT Struct Reference

#include <disc_io.h>

Data Fields

unsigned long ioType
 
unsigned long features
 
FN_MEDIUM_STARTUP startup
 
FN_MEDIUM_ISINSERTED isInserted
 
FN_MEDIUM_READSECTORS readSectors
 
FN_MEDIUM_WRITESECTORS writeSectors
 
FN_MEDIUM_CLEARSTATUS clearStatus
 
FN_MEDIUM_SHUTDOWN shutdown
 
FN_MEDIUM_DEVSECTORS sectors
 

Detailed Description

Definition at line 55 of file disc_io.h.

Field Documentation

◆ clearStatus

FN_MEDIUM_CLEARSTATUS DISC_INTERFACE_STRUCT::clearStatus

Definition at line 62 of file disc_io.h.

◆ features

unsigned long DISC_INTERFACE_STRUCT::features

Definition at line 57 of file disc_io.h.

◆ ioType

unsigned long DISC_INTERFACE_STRUCT::ioType

Definition at line 56 of file disc_io.h.

◆ isInserted

FN_MEDIUM_ISINSERTED DISC_INTERFACE_STRUCT::isInserted

Definition at line 59 of file disc_io.h.

◆ readSectors

FN_MEDIUM_READSECTORS DISC_INTERFACE_STRUCT::readSectors

Definition at line 60 of file disc_io.h.

◆ sectors

FN_MEDIUM_DEVSECTORS DISC_INTERFACE_STRUCT::sectors

Definition at line 64 of file disc_io.h.

◆ shutdown

FN_MEDIUM_SHUTDOWN DISC_INTERFACE_STRUCT::shutdown

Definition at line 63 of file disc_io.h.

◆ startup

FN_MEDIUM_STARTUP DISC_INTERFACE_STRUCT::startup

Definition at line 58 of file disc_io.h.

◆ writeSectors

FN_MEDIUM_WRITESECTORS DISC_INTERFACE_STRUCT::writeSectors

Definition at line 61 of file disc_io.h.


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