ReactOS 0.4.15-dev-7953-g1f49173
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 3605 of file scsi.h.

Member Data Documentation

◆ BlockDeviceRangeDescriptor

UCHAR WRITE_USING_TOKEN_HEADER::BlockDeviceRangeDescriptor[ANYSIZE_ARRAY]

Definition at line 3615 of file scsi.h.

◆ BlockDeviceRangeDescriptorListLength

UCHAR WRITE_USING_TOKEN_HEADER::BlockDeviceRangeDescriptorListLength[2]

Definition at line 3613 of file scsi.h.

◆ BlockOffsetIntoToken

UCHAR WRITE_USING_TOKEN_HEADER::BlockOffsetIntoToken[8]

Definition at line 3610 of file scsi.h.

◆ Immediate

UCHAR WRITE_USING_TOKEN_HEADER::Immediate

Definition at line 3607 of file scsi.h.

◆ Reserved1

UCHAR WRITE_USING_TOKEN_HEADER::Reserved1

Definition at line 3608 of file scsi.h.

◆ Reserved2

UCHAR WRITE_USING_TOKEN_HEADER::Reserved2[5]

Definition at line 3609 of file scsi.h.

◆ Reserved3

UCHAR WRITE_USING_TOKEN_HEADER::Reserved3[6]

Definition at line 3612 of file scsi.h.

◆ Token

UCHAR WRITE_USING_TOKEN_HEADER::Token[BLOCK_DEVICE_TOKEN_SIZE]

Definition at line 3611 of file scsi.h.

◆ WriteUsingTokenDataLength

UCHAR WRITE_USING_TOKEN_HEADER::WriteUsingTokenDataLength[2]

Definition at line 3606 of file scsi.h.


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