ReactOS 0.4.15-dev-7942-gd23573b
_FORMAT_UNIT_PARAMETER_LIST Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _FORMAT_UNIT_PARAMETER_LIST:

Public Attributes

FORMAT_LIST_HEADER Header
 
union {
   struct {
      UCHAR   InitPatternDescr [4]
 
      CDRW_FORMAT_DESCRIPTOR   CdFormatDescr
 
   } 
 
   DVD_FORMAT_DESCRIPTOR   DvdFormatDescr
 
}; 
 
DEFECT_LIST_HEADER DefectListHeader
 
FORMATTED_CAPACITY_DESCRIPTOR FormatDescriptor
 
CDRW_FORMAT_DESCRIPTOR FormatDescr
 

Detailed Description

Definition at line 1991 of file cdrw_hw.h.

Member Data Documentation

◆ 

union { ... } _FORMAT_UNIT_PARAMETER_LIST::@837

◆ CdFormatDescr

CDRW_FORMAT_DESCRIPTOR _FORMAT_UNIT_PARAMETER_LIST::CdFormatDescr

Definition at line 1996 of file cdrw_hw.h.

◆ DefectListHeader

DEFECT_LIST_HEADER _FORMAT_UNIT_PARAMETER_LIST::DefectListHeader

Definition at line 341 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ DvdFormatDescr

DVD_FORMAT_DESCRIPTOR _FORMAT_UNIT_PARAMETER_LIST::DvdFormatDescr

Definition at line 1998 of file cdrw_hw.h.

◆ FormatDescr

CDRW_FORMAT_DESCRIPTOR _FORMAT_UNIT_PARAMETER_LIST::FormatDescr

Definition at line 1818 of file scsi.h.

◆ FormatDescriptor

FORMATTED_CAPACITY_DESCRIPTOR _FORMAT_UNIT_PARAMETER_LIST::FormatDescriptor

Definition at line 342 of file floppy.c.

Referenced by USBFlopFormatTracks().

◆ Header

FORMAT_LIST_HEADER _FORMAT_UNIT_PARAMETER_LIST::Header

Definition at line 1992 of file cdrw_hw.h.

◆ InitPatternDescr

UCHAR _FORMAT_UNIT_PARAMETER_LIST::InitPatternDescr

Definition at line 1995 of file cdrw_hw.h.


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