ReactOS 0.4.15-dev-7842-g558ab78
_FORMATTED_CAPACITY_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

UCHAR NumberOfBlocks [4]
 
UCHAR Maximum:1
 
UCHAR Valid:1
 
UCHAR FormatType:6
 
UCHAR BlockLength [3]
 

Detailed Description

Definition at line 2123 of file scsi.h.

Member Data Documentation

◆ BlockLength

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::BlockLength[3]

Definition at line 2128 of file scsi.h.

Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().

◆ FormatType

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::FormatType

Definition at line 2127 of file scsi.h.

◆ Maximum

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Maximum

Definition at line 2125 of file scsi.h.

◆ NumberOfBlocks

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::NumberOfBlocks[4]

Definition at line 2124 of file scsi.h.

Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().

◆ Valid

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Valid

Definition at line 2126 of file scsi.h.

Referenced by USBFlopGetMediaTypes().


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