ReactOS 0.4.16-dev-927-g467dec4
|
#include <scsi.h>
Public Attributes | |
UCHAR | DescriptorType [2] |
UCHAR | DescriptorLength [2] |
UCHAR | VendorSpecific [6] |
UCHAR | MaximumRangeDescriptors [2] |
UCHAR | MaximumInactivityTimer [4] |
UCHAR | DefaultInactivityTimer [4] |
UCHAR | MaximumTokenTransferSize [8] |
UCHAR | OptimalTransferCount [8] |
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::DefaultInactivityTimer[4] |
Definition at line 2518 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::DescriptorLength[2] |
Definition at line 2514 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::DescriptorType[2] |
Definition at line 2513 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::MaximumInactivityTimer[4] |
Definition at line 2517 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::MaximumRangeDescriptors[2] |
Definition at line 2516 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::MaximumTokenTransferSize[8] |
Definition at line 2519 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::OptimalTransferCount[8] |
Definition at line 2520 of file scsi.h.
Referenced by ClasspGetBlockDeviceTokenLimitsInfo().
UCHAR _WINDOWS_BLOCK_DEVICE_TOKEN_LIMITS_DESCRIPTOR::VendorSpecific[6] |