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

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR Type:4
 
UCHAR Scope:4
 
UCHAR Reserved2 [4]
 
UCHAR ParameterListLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1829 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::Control

Definition at line 1837 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::OperationCode

Definition at line 1830 of file scsi.h.

◆ ParameterListLength

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::ParameterListLength

Definition at line 1836 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::Reserved1

Definition at line 1832 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::Reserved2

Definition at line 1835 of file scsi.h.

◆ Scope

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::Scope

Definition at line 1834 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::ServiceAction

Definition at line 1831 of file scsi.h.

◆ Type

UCHAR _CDB::_PERSISTENT_RESERVE_OUT::Type

Definition at line 1833 of file scsi.h.


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