ReactOS 0.4.16-dev-340-g0540c21
|
#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 2128 of file scsi.h.
Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().
UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::NumberOfBlocks[4] |
Definition at line 2124 of file scsi.h.
Referenced by USBFlopFormatTracks(), and USBFlopGetMediaTypes().
UCHAR _FORMATTED_CAPACITY_DESCRIPTOR::Valid |
Definition at line 2126 of file scsi.h.
Referenced by USBFlopGetMediaTypes().