ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
UCHAR | OperationCode |
UCHAR | DefectListFormat: 3 |
UCHAR | CmpList: 1 |
UCHAR | FmtData: 1 |
UCHAR | LogicalUnitNumber: 3 |
UCHAR | TrackNumber |
UCHAR | InterleaveMsb |
UCHAR | InterleaveLsb |
UCHAR | Reserved1 [2] |
UCHAR | ParameterListLengthMsb |
UCHAR | ParameterListLengthLsb |
UCHAR | Reserved2 [3] |
UCHAR _CDB12FORMAT::DefectListFormat |
Definition at line 311 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _CDB12FORMAT::FmtData |
Definition at line 313 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _CDB12FORMAT::OperationCode |
Definition at line 310 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _CDB12FORMAT::ParameterListLengthLsb |
Definition at line 320 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _CDB12FORMAT::TrackNumber |
Definition at line 315 of file floppy.c.
Referenced by USBFlopFormatTracks().