ReactOS 0.4.15-dev-7788-g1ad9096
_CM_FLOPPY_DEVICE_DATA Struct Reference

#include <cmtypes.h>

Public Attributes

USHORT Version
 
USHORT Revision
 
CHAR Size [8]
 
ULONG MaxDensity
 
ULONG MountDensity
 
UCHAR StepRateHeadUnloadTime
 
UCHAR HeadLoadTime
 
UCHAR MotorOffTime
 
UCHAR SectorLengthCode
 
UCHAR SectorPerTrack
 
UCHAR ReadWriteGapLength
 
UCHAR DataTransferLength
 
UCHAR FormatGapLength
 
UCHAR FormatFillCharacter
 
UCHAR HeadSettleTime
 
UCHAR MotorSettleTime
 
UCHAR MaximumTrackValue
 
UCHAR DataTransferRate
 

Detailed Description

Definition at line 483 of file cmtypes.h.

Member Data Documentation

◆ DataTransferLength

UCHAR _CM_FLOPPY_DEVICE_DATA::DataTransferLength

Definition at line 495 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ DataTransferRate

UCHAR _CM_FLOPPY_DEVICE_DATA::DataTransferRate

Definition at line 501 of file cmtypes.h.

Referenced by DetectBiosFloppyPeripheral().

◆ FormatFillCharacter

UCHAR _CM_FLOPPY_DEVICE_DATA::FormatFillCharacter

Definition at line 497 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ FormatGapLength

UCHAR _CM_FLOPPY_DEVICE_DATA::FormatGapLength

Definition at line 496 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ HeadLoadTime

UCHAR _CM_FLOPPY_DEVICE_DATA::HeadLoadTime

Definition at line 490 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ HeadSettleTime

UCHAR _CM_FLOPPY_DEVICE_DATA::HeadSettleTime

◆ MaxDensity

ULONG _CM_FLOPPY_DEVICE_DATA::MaxDensity

Definition at line 487 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ MaximumTrackValue

UCHAR _CM_FLOPPY_DEVICE_DATA::MaximumTrackValue

Definition at line 500 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ MotorOffTime

UCHAR _CM_FLOPPY_DEVICE_DATA::MotorOffTime

Definition at line 491 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ MotorSettleTime

UCHAR _CM_FLOPPY_DEVICE_DATA::MotorSettleTime

Definition at line 499 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ MountDensity

ULONG _CM_FLOPPY_DEVICE_DATA::MountDensity

Definition at line 488 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ ReadWriteGapLength

UCHAR _CM_FLOPPY_DEVICE_DATA::ReadWriteGapLength

◆ Revision

USHORT _CM_FLOPPY_DEVICE_DATA::Revision

Definition at line 485 of file cmtypes.h.

Referenced by DetectBiosFloppyPeripheral().

◆ SectorLengthCode

UCHAR _CM_FLOPPY_DEVICE_DATA::SectorLengthCode

Definition at line 492 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ SectorPerTrack

UCHAR _CM_FLOPPY_DEVICE_DATA::SectorPerTrack

Definition at line 493 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ Size

CHAR _CM_FLOPPY_DEVICE_DATA::Size[8]

Definition at line 486 of file cmtypes.h.

◆ StepRateHeadUnloadTime

UCHAR _CM_FLOPPY_DEVICE_DATA::StepRateHeadUnloadTime

Definition at line 489 of file cmtypes.h.

Referenced by ConfigCallback(), DetectBiosFloppyPeripheral(), and FdcFdoConfigCallback().

◆ Version

USHORT _CM_FLOPPY_DEVICE_DATA::Version

Definition at line 484 of file cmtypes.h.

Referenced by DetectBiosFloppyPeripheral().


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