Classes | |
struct | sDeviceHeader |
Public Member Functions | |
DOS_DeviceHeader (PhysPt ptr) | |
void | SetNextDeviceHeader (RealPt ptr) |
RealPt | GetNextDeviceHeader (void) |
void | SetAttribute (Bit16u atr) |
void | SetDriveLetter (Bit8u letter) |
void | SetNumSubUnits (Bit8u num) |
Bit8u | GetNumSubUnits (void) |
void | SetName (char const *_name) |
void | SetInterrupt (Bit16u ofs) |
void | SetStrategy (Bit16u ofs) |
struct DOS_DeviceHeader::sDeviceHeader | GCC_ATTRIBUTE (packed) TDeviceHeader |
Definition at line 57 of file dos_mscdex.cpp.