ReactOS 0.4.16-dev-1521-gb8f1da6
|
#include <scsi.h>
Public Attributes | |
UCHAR | NumberOfBlocks [4] |
UCHAR | Maximum:1 |
UCHAR | Valid:1 |
UCHAR | FormatType:6 |
UCHAR | BlockLength [3] |
UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::BlockLength[3] |
Definition at line 2174 of file scsi.h.
Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().
UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::NumberOfBlocks[4] |
Definition at line 2170 of file scsi.h.
Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().
UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Valid |
Definition at line 2172 of file scsi.h.
Referenced by USBFlopGetMediaTypes().