ReactOS 0.4.16-dev-965-gf669426
|
#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] |
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::AvailableData[4] |
Definition at line 3620 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::CompletionStatus |
Definition at line 3627 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::EstimatedStatusUpdateDelay[4] |
Definition at line 3626 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::OperationStatus |
Definition at line 3623 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::ResponseToServiceAction |
Definition at line 3621 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SegmentsProcessed[2] |
Definition at line 3632 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseData[ANYSIZE_ARRAY] |
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseDataFieldLength |
Definition at line 3628 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::SenseDataLength |
Definition at line 3629 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::TransferCount[8] |
Definition at line 3631 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().
UCHAR RECEIVE_TOKEN_INFORMATION_HEADER::TransferCountUnits |
Definition at line 3630 of file scsi.h.
Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone(), and ClasspReceiveWriteUsingTokenInformationTransferPacketDone().