ReactOS 0.4.15-dev-7942-gd23573b
_CDB::_READ_ELEMENT_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ElementType:4
 
UCHAR VolTag:1
 
UCHAR LogicalUnitNumber:3
 
UCHAR StartingElementAddress [2]
 
UCHAR NumberOfElements [2]
 
UCHAR Reserved1
 
UCHAR AllocationLength [3]
 
UCHAR Reserved2
 
UCHAR Control
 

Detailed Description

Definition at line 1654 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_ELEMENT_STATUS::AllocationLength

Definition at line 1662 of file scsi.h.

◆ Control

UCHAR _CDB::_READ_ELEMENT_STATUS::Control

Definition at line 1664 of file scsi.h.

◆ ElementType

UCHAR _CDB::_READ_ELEMENT_STATUS::ElementType

Definition at line 1656 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_READ_ELEMENT_STATUS::LogicalUnitNumber

Definition at line 1658 of file scsi.h.

◆ NumberOfElements

UCHAR _CDB::_READ_ELEMENT_STATUS::NumberOfElements

Definition at line 1660 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_READ_ELEMENT_STATUS::OperationCode

Definition at line 1655 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_ELEMENT_STATUS::Reserved1

Definition at line 1661 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_READ_ELEMENT_STATUS::Reserved2

Definition at line 1663 of file scsi.h.

◆ StartingElementAddress

UCHAR _CDB::_READ_ELEMENT_STATUS::StartingElementAddress

Definition at line 1659 of file scsi.h.

◆ VolTag

UCHAR _CDB::_READ_ELEMENT_STATUS::VolTag

Definition at line 1657 of file scsi.h.


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