ReactOS 0.4.15-dev-7788-g1ad9096
_CM_INT13_DRIVE_PARAMETER Struct Reference

#include <cmtypes.h>

Public Attributes

USHORT DriveSelect
 
ULONG MaxCylinders
 
USHORT SectorsPerTrack
 
USHORT MaxHeads
 
USHORT NumberDrives
 

Detailed Description

Definition at line 371 of file cmtypes.h.

Member Data Documentation

◆ DriveSelect

USHORT _CM_INT13_DRIVE_PARAMETER::DriveSelect

Definition at line 372 of file cmtypes.h.

Referenced by DetectBiosDisks().

◆ MaxCylinders

ULONG _CM_INT13_DRIVE_PARAMETER::MaxCylinders

Definition at line 373 of file cmtypes.h.

Referenced by DetectBiosDisks().

◆ MaxHeads

USHORT _CM_INT13_DRIVE_PARAMETER::MaxHeads

Definition at line 375 of file cmtypes.h.

Referenced by DetectBiosDisks().

◆ NumberDrives

USHORT _CM_INT13_DRIVE_PARAMETER::NumberDrives

Definition at line 376 of file cmtypes.h.

Referenced by DetectBiosDisks().

◆ SectorsPerTrack

USHORT _CM_INT13_DRIVE_PARAMETER::SectorsPerTrack

Definition at line 374 of file cmtypes.h.

Referenced by DetectBiosDisks().


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