ReactOS 0.4.15-dev-7942-gd23573b
RECEIVE_TOKEN_INFORMATION_HEADER Struct Reference

#include <scsi.h>

Public Attributes

UCHAR AvailableData [4]
 
UCHAR ResponseToServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR OperationStatus:7
 
UCHAR Reserved2:1
 
UCHAR OperationCounter [2]
 
UCHAR EstimatedStatusUpdateDelay [4]
 
UCHAR CompletionStatus
 
UCHAR SenseDataFieldLength
 
UCHAR SenseDataLength
 
UCHAR TransferCountUnits
 
UCHAR TransferCount [8]
 
UCHAR SegmentsProcessed [2]
 
UCHAR Reserved3 [6]
 
UCHAR SenseData [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 3619 of file scsi.h.

Member Data Documentation

◆ AvailableData

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::AvailableData[4]

◆ CompletionStatus

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::CompletionStatus

◆ EstimatedStatusUpdateDelay

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::EstimatedStatusUpdateDelay[4]

◆ OperationCounter

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::OperationCounter[2]

Definition at line 3625 of file scsi.h.

◆ OperationStatus

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::OperationStatus

◆ Reserved1

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::Reserved1

Definition at line 3622 of file scsi.h.

◆ Reserved2

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::Reserved2

Definition at line 3624 of file scsi.h.

◆ Reserved3

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::Reserved3[6]

Definition at line 3633 of file scsi.h.

◆ ResponseToServiceAction

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::ResponseToServiceAction

◆ SegmentsProcessed

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SegmentsProcessed[2]

◆ SenseData

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseData[ANYSIZE_ARRAY]

Definition at line 3635 of file scsi.h.

◆ SenseDataFieldLength

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseDataFieldLength

◆ SenseDataLength

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseDataLength

◆ TransferCount

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::TransferCount[8]

◆ TransferCountUnits

UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::TransferCountUnits

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