ReactOS 0.4.16-dev-1521-gb8f1da6
_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 2169 of file scsi.h.

Member Data Documentation

◆ BlockLength

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::BlockLength[3]

Definition at line 2174 of file scsi.h.

Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().

◆ FormatType

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::FormatType

Definition at line 2173 of file scsi.h.

◆ Maximum

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Maximum

Definition at line 2171 of file scsi.h.

◆ NumberOfBlocks

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::NumberOfBlocks[4]

Definition at line 2170 of file scsi.h.

Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().

◆ Valid

UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Valid

Definition at line 2172 of file scsi.h.

Referenced by USBFlopGetMediaTypes().


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