ReactOS 0.4.16-dev-1946-g52006dd
_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 2148 of file scsi.h.

Member Data Documentation

◆ BlockLength

UCHAR _FORMAT_DESCRIPTOR::BlockLength[3]

Definition at line 2152 of file scsi.h.

◆ FormatSubType

UCHAR _FORMAT_DESCRIPTOR::FormatSubType

Definition at line 2150 of file scsi.h.

◆ FormatType

UCHAR _FORMAT_DESCRIPTOR::FormatType

Definition at line 2151 of file scsi.h.

◆ NumberOfBlocks

UCHAR _FORMAT_DESCRIPTOR::NumberOfBlocks[4]

Definition at line 2149 of file scsi.h.


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