ReactOS 0.4.15-dev-7918-g2a2556c
BLOCK_DEVICE_TOKEN_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

UCHAR TokenIdentifier [2]
 
UCHAR Token [BLOCK_DEVICE_TOKEN_SIZE]
 

Detailed Description

Definition at line 3646 of file scsi.h.

Member Data Documentation

◆ Token

UCHAR BLOCK_DEVICE_TOKEN_DESCRIPTOR::Token[BLOCK_DEVICE_TOKEN_SIZE]

Definition at line 3648 of file scsi.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().

◆ TokenIdentifier

UCHAR BLOCK_DEVICE_TOKEN_DESCRIPTOR::TokenIdentifier[2]

Definition at line 3647 of file scsi.h.

Referenced by ClasspReceivePopulateTokenInformationTransferPacketDone().


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