ReactOS 0.4.16-dev-1528-g28b3562
_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 2946 of file scsi.h.

Member Data Documentation

◆ BytesPerSector

UCHAR _MODE_FLEXIBLE_DISK_PAGE::BytesPerSector[2]

Definition at line 2954 of file scsi.h.

Referenced by FormatMedia().

◆ HeadLoadDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadLoadDelay

Definition at line 2970 of file scsi.h.

◆ HeadSettleDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadSettleDelay[2]

Definition at line 2960 of file scsi.h.

◆ HeadUnloadDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::HeadUnloadDelay

Definition at line 2971 of file scsi.h.

◆ MediumRotationRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MediumRotationRate[2]

Definition at line 2976 of file scsi.h.

◆ MotorOffDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOffDelay

Definition at line 2962 of file scsi.h.

◆ MotorOnAsserted

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOnAsserted

Definition at line 2964 of file scsi.h.

◆ MotorOnDelay

UCHAR _MODE_FLEXIBLE_DISK_PAGE::MotorOnDelay

Definition at line 2961 of file scsi.h.

◆ NumberOfCylinders

UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfCylinders[2]

Definition at line 2955 of file scsi.h.

Referenced by FormatMedia().

◆ NumberOfHeads

UCHAR _MODE_FLEXIBLE_DISK_PAGE::NumberOfHeads

Definition at line 2952 of file scsi.h.

Referenced by FormatMedia().

◆ PageCode

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageCode

Definition at line 2947 of file scsi.h.

◆ PageLength

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageLength

Definition at line 2950 of file scsi.h.

Referenced by FormatMedia().

◆ PageSavable

UCHAR _MODE_FLEXIBLE_DISK_PAGE::PageSavable

Definition at line 2949 of file scsi.h.

◆ Pin1Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin1Usage

Definition at line 2974 of file scsi.h.

◆ Pin2Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin2Usage

Definition at line 2972 of file scsi.h.

◆ Pin34Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin34Usage

Definition at line 2973 of file scsi.h.

◆ Pin4Usage

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Pin4Usage

Definition at line 2975 of file scsi.h.

◆ Reserved

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved

Definition at line 2948 of file scsi.h.

◆ Reserved2

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved2

Definition at line 2963 of file scsi.h.

◆ Reserved3

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved3

Definition at line 2968 of file scsi.h.

◆ Reserved4

UCHAR _MODE_FLEXIBLE_DISK_PAGE::Reserved4[2]

Definition at line 2977 of file scsi.h.

◆ SectorsPerTrack

UCHAR _MODE_FLEXIBLE_DISK_PAGE::SectorsPerTrack

Definition at line 2953 of file scsi.h.

Referenced by FormatMedia().

◆ StartReducedCurrent

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartReducedCurrent[2]

Definition at line 2957 of file scsi.h.

◆ StartSectorNumber

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartSectorNumber

Definition at line 2965 of file scsi.h.

◆ StartWritePrecom

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StartWritePrecom[2]

Definition at line 2956 of file scsi.h.

◆ StepPlusePerCyclynder

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepPlusePerCyclynder

Definition at line 2967 of file scsi.h.

◆ StepPluseWidth

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepPluseWidth

Definition at line 2959 of file scsi.h.

◆ StepRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::StepRate[2]

Definition at line 2958 of file scsi.h.

◆ TransferRate

UCHAR _MODE_FLEXIBLE_DISK_PAGE::TransferRate[2]

Definition at line 2951 of file scsi.h.

◆ TrueReadySignal

UCHAR _MODE_FLEXIBLE_DISK_PAGE::TrueReadySignal

Definition at line 2966 of file scsi.h.

◆ WriteCompenstation

UCHAR _MODE_FLEXIBLE_DISK_PAGE::WriteCompenstation

Definition at line 2969 of file scsi.h.


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