ReactOS 0.4.15-dev-7934-g1dc8d80
_CDB::_PARTITION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Immediate:1
 
UCHAR Sel:1
 
UCHAR PartitionSelect:6
 
UCHAR Reserved1 [3]
 
UCHAR Control
 

Detailed Description

Definition at line 1543 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_PARTITION::Control

Definition at line 1549 of file scsi.h.

◆ Immediate

UCHAR _CDB::_PARTITION::Immediate

Definition at line 1545 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_PARTITION::OperationCode

Definition at line 1544 of file scsi.h.

◆ PartitionSelect

UCHAR _CDB::_PARTITION::PartitionSelect

Definition at line 1547 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_PARTITION::Reserved1

Definition at line 1548 of file scsi.h.

◆ Sel

UCHAR _CDB::_PARTITION::Sel

Definition at line 1546 of file scsi.h.


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