ReactOS 0.4.15-dev-8096-ga0eec98
_CDB::_GET_PERFORMANCE Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Except:2
 
UCHAR Write:1
 
UCHAR Tolerance:2
 
UCHAR Reserved0:3
 
UCHAR StartingLBA [4]
 
UCHAR Reserved1 [2]
 
UCHAR MaximumNumberOfDescriptors [2]
 
UCHAR Type
 
UCHAR Control
 

Detailed Description

Definition at line 1736 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_GET_PERFORMANCE::Control

Definition at line 1746 of file scsi.h.

◆ Except

UCHAR _CDB::_GET_PERFORMANCE::Except

Definition at line 1738 of file scsi.h.

◆ MaximumNumberOfDescriptors

UCHAR _CDB::_GET_PERFORMANCE::MaximumNumberOfDescriptors

Definition at line 1744 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_GET_PERFORMANCE::OperationCode

Definition at line 1737 of file scsi.h.

◆ Reserved0

UCHAR _CDB::_GET_PERFORMANCE::Reserved0

Definition at line 1741 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_GET_PERFORMANCE::Reserved1

Definition at line 1743 of file scsi.h.

◆ StartingLBA

UCHAR _CDB::_GET_PERFORMANCE::StartingLBA

Definition at line 1742 of file scsi.h.

◆ Tolerance

UCHAR _CDB::_GET_PERFORMANCE::Tolerance

Definition at line 1740 of file scsi.h.

◆ Type

UCHAR _CDB::_GET_PERFORMANCE::Type

Definition at line 1745 of file scsi.h.

◆ Write

UCHAR _CDB::_GET_PERFORMANCE::Write

Definition at line 1739 of file scsi.h.


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