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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Range:1
 
UCHAR Reserved1:4
 
UCHAR LogicalUnitNubmer:3
 
UCHAR FirstElementAddress [2]
 
UCHAR Reserved2 [2]
 
UCHAR NumberOfElements [2]
 
UCHAR Reserved3
 
UCHAR Reserved4:7
 
UCHAR NoBarCode:1
 

Detailed Description

Definition at line 1606 of file scsi.h.

Member Data Documentation

◆ FirstElementAddress

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::FirstElementAddress

Definition at line 1611 of file scsi.h.

◆ LogicalUnitNubmer

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::LogicalUnitNubmer

Definition at line 1610 of file scsi.h.

◆ NoBarCode

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::NoBarCode

Definition at line 1616 of file scsi.h.

◆ NumberOfElements

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::NumberOfElements

Definition at line 1613 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::OperationCode

Definition at line 1607 of file scsi.h.

◆ Range

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::Range

Definition at line 1608 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::Reserved1

Definition at line 1609 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::Reserved2

Definition at line 1612 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::Reserved3

Definition at line 1614 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_INITIALIZE_ELEMENT_RANGE::Reserved4

Definition at line 1615 of file scsi.h.


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