ReactOS 0.4.15-dev-7842-g558ab78
_CDB::_SEND_VOLUME_TAG Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ElementType:4
 
UCHAR Reserved1:1
 
UCHAR LogicalUnitNumber:3
 
UCHAR StartingElementAddress [2]
 
UCHAR Reserved2
 
UCHAR ActionCode:5
 
UCHAR Reserved3:3
 
UCHAR Reserved4 [2]
 
UCHAR ParameterListLength [2]
 
UCHAR Reserved5
 
UCHAR Control
 

Detailed Description

Definition at line 1666 of file scsi.h.

Member Data Documentation

◆ ActionCode

UCHAR _CDB::_SEND_VOLUME_TAG::ActionCode

Definition at line 1673 of file scsi.h.

◆ Control

UCHAR _CDB::_SEND_VOLUME_TAG::Control

Definition at line 1678 of file scsi.h.

◆ ElementType

UCHAR _CDB::_SEND_VOLUME_TAG::ElementType

Definition at line 1668 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_SEND_VOLUME_TAG::LogicalUnitNumber

Definition at line 1670 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SEND_VOLUME_TAG::OperationCode

Definition at line 1667 of file scsi.h.

◆ ParameterListLength

UCHAR _CDB::_SEND_VOLUME_TAG::ParameterListLength

Definition at line 1676 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_SEND_VOLUME_TAG::Reserved1

Definition at line 1669 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SEND_VOLUME_TAG::Reserved2

Definition at line 1672 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_SEND_VOLUME_TAG::Reserved3

Definition at line 1674 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_SEND_VOLUME_TAG::Reserved4

Definition at line 1675 of file scsi.h.

◆ Reserved5

UCHAR _CDB::_SEND_VOLUME_TAG::Reserved5

Definition at line 1677 of file scsi.h.

◆ StartingElementAddress

UCHAR _CDB::_SEND_VOLUME_TAG::StartingElementAddress

Definition at line 1671 of file scsi.h.


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