ReactOS 0.4.16-dev-1946-g52006dd
_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 2004 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::AllocationLength[4]

Definition at line 2010 of file scsi.h.

◆ Control

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Control

Definition at line 2012 of file scsi.h.

◆ ListIdentifier

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::ListIdentifier[4]

Definition at line 2008 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::OperationCode

Definition at line 2005 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved1

Definition at line 2007 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved2[4]

Definition at line 2009 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::Reserved3

Definition at line 2011 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_RECEIVE_TOKEN_INFORMATION::ServiceAction

Definition at line 2006 of file scsi.h.


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