ReactOS 0.4.15-dev-7953-g1f49173
_CDB::_RECEIVE_TOKEN_INFORMATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR ListIdentifier [4]
 
UCHAR Reserved2 [4]
 
UCHAR AllocationLength [4]
 
UCHAR Reserved3
 
UCHAR Control
 

Detailed Description

Definition at line 1958 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::AllocationLength[4]

Definition at line 1964 of file scsi.h.

◆ Control

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Control

Definition at line 1966 of file scsi.h.

◆ ListIdentifier

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::ListIdentifier[4]

Definition at line 1962 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::OperationCode

Definition at line 1959 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved1

Definition at line 1961 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved2[4]

Definition at line 1963 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved3

Definition at line 1965 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::ServiceAction

Definition at line 1960 of file scsi.h.


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