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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:5
 
UCHAR LogicalUnitNumber:3
 
UCHAR TransportElementAddress [2]
 
UCHAR SourceElementAddress [2]
 
UCHAR Destination1ElementAddress [2]
 
UCHAR Destination2ElementAddress [2]
 
UCHAR Flip1:1
 
UCHAR Flip2:1
 
UCHAR Reserved3:6
 
UCHAR Control
 

Detailed Description

Definition at line 1641 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_EXCHANGE_MEDIUM::Control

Definition at line 1652 of file scsi.h.

◆ Destination1ElementAddress

UCHAR _CDB::_EXCHANGE_MEDIUM::Destination1ElementAddress

Definition at line 1647 of file scsi.h.

◆ Destination2ElementAddress

UCHAR _CDB::_EXCHANGE_MEDIUM::Destination2ElementAddress

Definition at line 1648 of file scsi.h.

◆ Flip1

UCHAR _CDB::_EXCHANGE_MEDIUM::Flip1

Definition at line 1649 of file scsi.h.

◆ Flip2

UCHAR _CDB::_EXCHANGE_MEDIUM::Flip2

Definition at line 1650 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_EXCHANGE_MEDIUM::LogicalUnitNumber

Definition at line 1644 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_EXCHANGE_MEDIUM::OperationCode

Definition at line 1642 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_EXCHANGE_MEDIUM::Reserved1

Definition at line 1643 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_EXCHANGE_MEDIUM::Reserved3

Definition at line 1651 of file scsi.h.

◆ SourceElementAddress

UCHAR _CDB::_EXCHANGE_MEDIUM::SourceElementAddress

Definition at line 1646 of file scsi.h.

◆ TransportElementAddress

UCHAR _CDB::_EXCHANGE_MEDIUM::TransportElementAddress

Definition at line 1645 of file scsi.h.


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