ReactOS 0.4.15-dev-8096-ga0eec98
_CDB::_POSITION_TO_ELEMENT Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:5
 
UCHAR LogicalUnitNumber:3
 
UCHAR TransportElementAddress [2]
 
UCHAR DestinationElementAddress [2]
 
UCHAR Reserved2 [2]
 
UCHAR Flip:1
 
UCHAR Reserved3:7
 
UCHAR Control
 

Detailed Description

Definition at line 1618 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_POSITION_TO_ELEMENT::Control

Definition at line 1627 of file scsi.h.

◆ DestinationElementAddress

UCHAR _CDB::_POSITION_TO_ELEMENT::DestinationElementAddress

Definition at line 1623 of file scsi.h.

◆ Flip

UCHAR _CDB::_POSITION_TO_ELEMENT::Flip

Definition at line 1625 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_POSITION_TO_ELEMENT::LogicalUnitNumber

Definition at line 1621 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_POSITION_TO_ELEMENT::OperationCode

Definition at line 1619 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_POSITION_TO_ELEMENT::Reserved1

Definition at line 1620 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_POSITION_TO_ELEMENT::Reserved2

Definition at line 1624 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_POSITION_TO_ELEMENT::Reserved3

Definition at line 1626 of file scsi.h.

◆ TransportElementAddress

UCHAR _CDB::_POSITION_TO_ELEMENT::TransportElementAddress

Definition at line 1622 of file scsi.h.


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