ReactOS 0.4.15-dev-7924-g5949c20
_FORMAT_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

UCHAR NumberOfBlocks [4]
 
UCHAR FormatSubType:2
 
UCHAR FormatType:6
 
UCHAR BlockLength [3]
 

Detailed Description

Definition at line 2102 of file scsi.h.

Member Data Documentation

◆ BlockLength

UCHAR _FORMAT_DESCRIPTOR::BlockLength[3]

Definition at line 2106 of file scsi.h.

◆ FormatSubType

UCHAR _FORMAT_DESCRIPTOR::FormatSubType

Definition at line 2104 of file scsi.h.

◆ FormatType

UCHAR _FORMAT_DESCRIPTOR::FormatType

Definition at line 2105 of file scsi.h.

◆ NumberOfBlocks

UCHAR _FORMAT_DESCRIPTOR::NumberOfBlocks[4]

Definition at line 2103 of file scsi.h.


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