ReactOS 0.4.15-dev-7958-gcd0bb1a
_CDB::_PERSISTENT_RESERVE_IN Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR ServiceAction:5
 
UCHAR Reserved1:3
 
UCHAR Reserved2 [5]
 
UCHAR AllocationLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1821 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_PERSISTENT_RESERVE_IN::AllocationLength

Definition at line 1826 of file scsi.h.

◆ Control

UCHAR _CDB::_PERSISTENT_RESERVE_IN::Control

Definition at line 1827 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_PERSISTENT_RESERVE_IN::OperationCode

Definition at line 1822 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_PERSISTENT_RESERVE_IN::Reserved1

Definition at line 1824 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_PERSISTENT_RESERVE_IN::Reserved2

Definition at line 1825 of file scsi.h.

◆ ServiceAction

UCHAR _CDB::_PERSISTENT_RESERVE_IN::ServiceAction

Definition at line 1823 of file scsi.h.


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