ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
UCHAR | Reserved1 |
UCHAR | Side: 1 |
UCHAR | Immediate: 1 |
UCHAR | Reserved2: 2 |
UCHAR | SingleTrack: 1 |
UCHAR | DisableCert: 1 |
UCHAR | Reserved3: 1 |
UCHAR | FormatOptionsValid: 1 |
UCHAR | DefectListLengthMsb |
UCHAR | DefectListLengthLsb |
UCHAR _DEFECT_LIST_HEADER::DefectListLengthLsb |
Definition at line 336 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _DEFECT_LIST_HEADER::DisableCert |
Definition at line 332 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _DEFECT_LIST_HEADER::FormatOptionsValid |
Definition at line 334 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _DEFECT_LIST_HEADER::Side |
Definition at line 328 of file floppy.c.
Referenced by USBFlopFormatTracks().
UCHAR _DEFECT_LIST_HEADER::SingleTrack |
Definition at line 331 of file floppy.c.
Referenced by USBFlopFormatTracks().