ReactOS 0.4.15-dev-7842-g558ab78
_DRIVE_MEDIA_CONSTANTS Struct Reference
Collaboration diagram for _DRIVE_MEDIA_CONSTANTS:

Public Attributes

MEDIA_TYPE MediaType
 
USHORT BytesPerSector
 
UCHAR SectorsPerTrack
 
USHORT MaximumTrack
 
UCHAR NumberOfHeads
 

Detailed Description

Definition at line 158 of file floppy.c.

Member Data Documentation

◆ BytesPerSector

USHORT _DRIVE_MEDIA_CONSTANTS::BytesPerSector

◆ MaximumTrack

USHORT _DRIVE_MEDIA_CONSTANTS::MaximumTrack

◆ MediaType

MEDIA_TYPE _DRIVE_MEDIA_CONSTANTS::MediaType

◆ NumberOfHeads

UCHAR _DRIVE_MEDIA_CONSTANTS::NumberOfHeads

◆ SectorsPerTrack

UCHAR _DRIVE_MEDIA_CONSTANTS::SectorsPerTrack

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