ReactOS 0.4.15-dev-7918-g2a2556c
_CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ElementType:4
 
UCHAR VolTag:1
 
UCHAR LogicalUnitNumber:3
 
UCHAR StartingElementAddress [2]
 
UCHAR NumberElements [2]
 
UCHAR Reserved1
 
UCHAR AllocationLength [3]
 
UCHAR Reserved2
 
UCHAR Control
 

Detailed Description

Definition at line 1680 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::AllocationLength

Definition at line 1688 of file scsi.h.

◆ Control

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::Control

Definition at line 1690 of file scsi.h.

◆ ElementType

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::ElementType

Definition at line 1682 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::LogicalUnitNumber

Definition at line 1684 of file scsi.h.

◆ NumberElements

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::NumberElements

Definition at line 1686 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::OperationCode

Definition at line 1681 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::Reserved1

Definition at line 1687 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::Reserved2

Definition at line 1689 of file scsi.h.

◆ StartingElementAddress

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::StartingElementAddress

Definition at line 1685 of file scsi.h.

◆ VolTag

UCHAR _CDB::_REQUEST_VOLUME_ELEMENT_ADDRESS::VolTag

Definition at line 1683 of file scsi.h.


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