ReactOS 0.4.16-dev-117-g38f21f9
|
#include <cmtypes.h>
Public Attributes | |
USHORT | DriveSelect |
ULONG | MaxCylinders |
USHORT | SectorsPerTrack |
USHORT | MaxHeads |
USHORT | NumberDrives |
USHORT _CM_INT13_DRIVE_PARAMETER::DriveSelect |
Definition at line 372 of file cmtypes.h.
Referenced by DetectBiosDisks().
ULONG _CM_INT13_DRIVE_PARAMETER::MaxCylinders |
Definition at line 373 of file cmtypes.h.
Referenced by DetectBiosDisks().
USHORT _CM_INT13_DRIVE_PARAMETER::MaxHeads |
Definition at line 375 of file cmtypes.h.
Referenced by DetectBiosDisks().
USHORT _CM_INT13_DRIVE_PARAMETER::NumberDrives |
Definition at line 376 of file cmtypes.h.
Referenced by DetectBiosDisks().
USHORT _CM_INT13_DRIVE_PARAMETER::SectorsPerTrack |
Definition at line 374 of file cmtypes.h.
Referenced by DetectBiosDisks().