ReactOS 0.4.15-dev-7906-g1b85a5f
_DEFECT_LIST_HEADER Struct Reference

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
 

Detailed Description

Definition at line 325 of file floppy.c.

Member Data Documentation

◆ DefectListLengthLsb

UCHAR _DEFECT_LIST_HEADER::DefectListLengthLsb

Definition at line 336 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ DefectListLengthMsb

UCHAR _DEFECT_LIST_HEADER::DefectListLengthMsb

Definition at line 335 of file floppy.c.

◆ DisableCert

UCHAR _DEFECT_LIST_HEADER::DisableCert

Definition at line 332 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ FormatOptionsValid

UCHAR _DEFECT_LIST_HEADER::FormatOptionsValid

Definition at line 334 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ Immediate

UCHAR _DEFECT_LIST_HEADER::Immediate

Definition at line 329 of file floppy.c.

◆ Reserved1

UCHAR _DEFECT_LIST_HEADER::Reserved1

Definition at line 327 of file floppy.c.

◆ Reserved2

UCHAR _DEFECT_LIST_HEADER::Reserved2

Definition at line 330 of file floppy.c.

◆ Reserved3

UCHAR _DEFECT_LIST_HEADER::Reserved3

Definition at line 333 of file floppy.c.

◆ Side

UCHAR _DEFECT_LIST_HEADER::Side

Definition at line 328 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ SingleTrack

UCHAR _DEFECT_LIST_HEADER::SingleTrack

Definition at line 331 of file floppy.c.

Referenced by USBFlopFormatTracks().


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