ReactOS 0.4.15-dev-7834-g00c4b3d
_CDB::_MOVE_MEDIUM Struct Reference

#include <scsi.h>

Public Attributes

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

Detailed Description

Definition at line 1629 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_MOVE_MEDIUM::Control

Definition at line 1639 of file scsi.h.

◆ DestinationElementAddress

UCHAR _CDB::_MOVE_MEDIUM::DestinationElementAddress

Definition at line 1635 of file scsi.h.

◆ Flip

UCHAR _CDB::_MOVE_MEDIUM::Flip

Definition at line 1637 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_MOVE_MEDIUM::LogicalUnitNumber

Definition at line 1632 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_MOVE_MEDIUM::OperationCode

Definition at line 1630 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_MOVE_MEDIUM::Reserved1

Definition at line 1631 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_MOVE_MEDIUM::Reserved2

Definition at line 1636 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_MOVE_MEDIUM::Reserved3

Definition at line 1638 of file scsi.h.

◆ SourceElementAddress

UCHAR _CDB::_MOVE_MEDIUM::SourceElementAddress

Definition at line 1634 of file scsi.h.

◆ TransportElementAddress

UCHAR _CDB::_MOVE_MEDIUM::TransportElementAddress

Definition at line 1633 of file scsi.h.


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