ReactOS 0.4.16-dev-91-g764881a
|
#include <scsi.h>
Public Attributes | |
UCHAR | PageCode:6 |
UCHAR | Reserved:1 |
UCHAR | PageSavable:1 |
UCHAR | PageLength |
UCHAR | TransferRate [2] |
UCHAR | NumberOfHeads |
UCHAR | SectorsPerTrack |
UCHAR | BytesPerSector [2] |
UCHAR | NumberOfCylinders [2] |
UCHAR | StartWritePrecom [2] |
UCHAR | StartReducedCurrent [2] |
UCHAR | StepRate [2] |
UCHAR | StepPluseWidth |
UCHAR | HeadSettleDelay [2] |
UCHAR | MotorOnDelay |
UCHAR | MotorOffDelay |
UCHAR | Reserved2:5 |
UCHAR | MotorOnAsserted:1 |
UCHAR | StartSectorNumber:1 |
UCHAR | TrueReadySignal:1 |
UCHAR | StepPlusePerCyclynder:4 |
UCHAR | Reserved3:4 |
UCHAR | WriteCompenstation |
UCHAR | HeadLoadDelay |
UCHAR | HeadUnloadDelay |
UCHAR | Pin2Usage:4 |
UCHAR | Pin34Usage:4 |
UCHAR | Pin1Usage:4 |
UCHAR | Pin4Usage:4 |
UCHAR | MediumRotationRate [2] |
UCHAR | Reserved4 [2] |
UCHAR _MODE_FLEXIBLE_DISK_PAGE::BytesPerSector[2] |
Definition at line 2908 of file scsi.h.
Referenced by FormatMedia().
UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfCylinders[2] |
Definition at line 2909 of file scsi.h.
Referenced by FormatMedia().
UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfHeads |
Definition at line 2906 of file scsi.h.
Referenced by FormatMedia().
UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageLength |
Definition at line 2904 of file scsi.h.
Referenced by FormatMedia().
UCHAR _MODE_FLEXIBLE_DISK_PAGE::SectorsPerTrack |
Definition at line 2907 of file scsi.h.
Referenced by FormatMedia().