ReactOS 0.4.15-dev-7958-gcd0bb1a
POPULATE_TOKEN_HEADER Struct Reference

#include <scsi.h>

Public Attributes

UCHAR PopulateTokenDataLength [2]
 
UCHAR Immediate:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2
 
UCHAR InactivityTimeout [4]
 
UCHAR Reserved3 [6]
 
UCHAR BlockDeviceRangeDescriptorListLength [2]
 
UCHAR BlockDeviceRangeDescriptor [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 3592 of file scsi.h.

Member Data Documentation

◆ BlockDeviceRangeDescriptor

UCHAR POPULATE_TOKEN_HEADER::BlockDeviceRangeDescriptor[ANYSIZE_ARRAY]

Definition at line 3601 of file scsi.h.

◆ BlockDeviceRangeDescriptorListLength

UCHAR POPULATE_TOKEN_HEADER::BlockDeviceRangeDescriptorListLength[2]

Definition at line 3599 of file scsi.h.

◆ Immediate

UCHAR POPULATE_TOKEN_HEADER::Immediate

Definition at line 3594 of file scsi.h.

◆ InactivityTimeout

UCHAR POPULATE_TOKEN_HEADER::InactivityTimeout[4]

Definition at line 3597 of file scsi.h.

◆ PopulateTokenDataLength

UCHAR POPULATE_TOKEN_HEADER::PopulateTokenDataLength[2]

Definition at line 3593 of file scsi.h.

◆ Reserved1

UCHAR POPULATE_TOKEN_HEADER::Reserved1

Definition at line 3595 of file scsi.h.

◆ Reserved2

UCHAR POPULATE_TOKEN_HEADER::Reserved2

Definition at line 3596 of file scsi.h.

◆ Reserved3

UCHAR POPULATE_TOKEN_HEADER::Reserved3[6]

Definition at line 3598 of file scsi.h.


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