ReactOS 0.4.16-dev-1946-g52006dd
WRITE_USING_TOKEN_HEADER Struct Reference

#include <scsi.h>

Public Attributes

UCHAR WriteUsingTokenDataLength [2]
 
UCHAR Immediate:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2 [5]
 
UCHAR BlockOffsetIntoToken [8]
 
UCHAR Token [BLOCK_DEVICE_TOKEN_SIZE]
 
UCHAR Reserved3 [6]
 
UCHAR BlockDeviceRangeDescriptorListLength [2]
 
UCHAR BlockDeviceRangeDescriptor [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 3651 of file scsi.h.

Member Data Documentation

◆ BlockDeviceRangeDescriptor

UCHAR WRITE_USING_TOKEN_HEADER::BlockDeviceRangeDescriptor[ANYSIZE_ARRAY]

Definition at line 3661 of file scsi.h.

◆ BlockDeviceRangeDescriptorListLength

UCHAR WRITE_USING_TOKEN_HEADER::BlockDeviceRangeDescriptorListLength[2]

Definition at line 3659 of file scsi.h.

◆ BlockOffsetIntoToken

UCHAR WRITE_USING_TOKEN_HEADER::BlockOffsetIntoToken[8]

Definition at line 3656 of file scsi.h.

◆ Immediate

UCHAR WRITE_USING_TOKEN_HEADER::Immediate

Definition at line 3653 of file scsi.h.

◆ Reserved1

UCHAR WRITE_USING_TOKEN_HEADER::Reserved1

Definition at line 3654 of file scsi.h.

◆ Reserved2

UCHAR WRITE_USING_TOKEN_HEADER::Reserved2[5]

Definition at line 3655 of file scsi.h.

◆ Reserved3

UCHAR WRITE_USING_TOKEN_HEADER::Reserved3[6]

Definition at line 3658 of file scsi.h.

◆ Token

UCHAR WRITE_USING_TOKEN_HEADER::Token[BLOCK_DEVICE_TOKEN_SIZE]

Definition at line 3657 of file scsi.h.

◆ WriteUsingTokenDataLength

UCHAR WRITE_USING_TOKEN_HEADER::WriteUsingTokenDataLength[2]

Definition at line 3652 of file scsi.h.


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