|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#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 2954 of file scsi.h.
Referenced by FormatMedia().
| UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfCylinders[2] |
Definition at line 2955 of file scsi.h.
Referenced by FormatMedia().
| UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfHeads |
Definition at line 2952 of file scsi.h.
Referenced by FormatMedia().
| UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageLength |
Definition at line 2950 of file scsi.h.
Referenced by FormatMedia().
| UCHAR _MODE_FLEXIBLE_DISK_PAGE::SectorsPerTrack |
Definition at line 2953 of file scsi.h.
Referenced by FormatMedia().