ReactOS 0.4.15-dev-7918-g2a2556c
_MODE_FLEXIBLE_DISK_PAGE Struct Reference

#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]
 

Detailed Description

Definition at line 2900 of file scsi.h.

Member Data Documentation

◆ BytesPerSector

UCHAR _MODE_FLEXIBLE_DISK_PAGE::BytesPerSector[2]

Definition at line 2908 of file scsi.h.

Referenced by FormatMedia().

◆ HeadLoadDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadLoadDelay

Definition at line 2924 of file scsi.h.

◆ HeadSettleDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadSettleDelay[2]

Definition at line 2914 of file scsi.h.

◆ HeadUnloadDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadUnloadDelay

Definition at line 2925 of file scsi.h.

◆ MediumRotationRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MediumRotationRate[2]

Definition at line 2930 of file scsi.h.

◆ MotorOffDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOffDelay

Definition at line 2916 of file scsi.h.

◆ MotorOnAsserted

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOnAsserted

Definition at line 2918 of file scsi.h.

◆ MotorOnDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOnDelay

Definition at line 2915 of file scsi.h.

◆ NumberOfCylinders

UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfCylinders[2]

Definition at line 2909 of file scsi.h.

Referenced by FormatMedia().

◆ NumberOfHeads

UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfHeads

Definition at line 2906 of file scsi.h.

Referenced by FormatMedia().

◆ PageCode

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageCode

Definition at line 2901 of file scsi.h.

◆ PageLength

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageLength

Definition at line 2904 of file scsi.h.

Referenced by FormatMedia().

◆ PageSavable

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageSavable

Definition at line 2903 of file scsi.h.

◆ Pin1Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin1Usage

Definition at line 2928 of file scsi.h.

◆ Pin2Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin2Usage

Definition at line 2926 of file scsi.h.

◆ Pin34Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin34Usage

Definition at line 2927 of file scsi.h.

◆ Pin4Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin4Usage

Definition at line 2929 of file scsi.h.

◆ Reserved

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved

Definition at line 2902 of file scsi.h.

◆ Reserved2

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved2

Definition at line 2917 of file scsi.h.

◆ Reserved3

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved3

Definition at line 2922 of file scsi.h.

◆ Reserved4

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved4[2]

Definition at line 2931 of file scsi.h.

◆ SectorsPerTrack

UCHAR _MODE_FLEXIBLE_DISK_PAGE::SectorsPerTrack

Definition at line 2907 of file scsi.h.

Referenced by FormatMedia().

◆ StartReducedCurrent

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartReducedCurrent[2]

Definition at line 2911 of file scsi.h.

◆ StartSectorNumber

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartSectorNumber

Definition at line 2919 of file scsi.h.

◆ StartWritePrecom

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartWritePrecom[2]

Definition at line 2910 of file scsi.h.

◆ StepPlusePerCyclynder

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepPlusePerCyclynder

Definition at line 2921 of file scsi.h.

◆ StepPluseWidth

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepPluseWidth

Definition at line 2913 of file scsi.h.

◆ StepRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepRate[2]

Definition at line 2912 of file scsi.h.

◆ TransferRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::TransferRate[2]

Definition at line 2905 of file scsi.h.

◆ TrueReadySignal

UCHAR _MODE_FLEXIBLE_DISK_PAGE::TrueReadySignal

Definition at line 2920 of file scsi.h.

◆ WriteCompenstation

UCHAR _MODE_FLEXIBLE_DISK_PAGE::WriteCompenstation

Definition at line 2923 of file scsi.h.


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