ReactOS 0.4.15-dev-7934-g1dc8d80
_CDB::_INIT_ELEMENT_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:5
 
UCHAR LogicalUnitNubmer:3
 
UCHAR Reserved2 [3]
 
UCHAR Reserved3:7
 
UCHAR NoBarCode:1
 

Detailed Description

Definition at line 1598 of file scsi.h.

Member Data Documentation

◆ LogicalUnitNubmer

UCHAR _CDB::_INIT_ELEMENT_STATUS::LogicalUnitNubmer

Definition at line 1601 of file scsi.h.

◆ NoBarCode

UCHAR _CDB::_INIT_ELEMENT_STATUS::NoBarCode

Definition at line 1604 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_INIT_ELEMENT_STATUS::OperationCode

Definition at line 1599 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_INIT_ELEMENT_STATUS::Reserved1

Definition at line 1600 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_INIT_ELEMENT_STATUS::Reserved2

Definition at line 1602 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_INIT_ELEMENT_STATUS::Reserved3

Definition at line 1603 of file scsi.h.


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