ReactOS 0.4.15-dev-7953-g1f49173
_CDB::_LOGSELECT Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR SPBit:1
 
UCHAR PCRBit:1
 
UCHAR Reserved1:3
 
UCHAR LogicalUnitNumber:3
 
UCHAR Reserved:6
 
UCHAR PCBit:2
 
UCHAR Reserved2 [4]
 
UCHAR ParameterListLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1467 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_LOGSELECT::Control

Definition at line 1477 of file scsi.h.

◆ LogicalUnitNumber

UCHAR _CDB::_LOGSELECT::LogicalUnitNumber

Definition at line 1472 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_LOGSELECT::OperationCode

Definition at line 1468 of file scsi.h.

◆ ParameterListLength

UCHAR _CDB::_LOGSELECT::ParameterListLength

Definition at line 1476 of file scsi.h.

◆ PCBit

UCHAR _CDB::_LOGSELECT::PCBit

Definition at line 1474 of file scsi.h.

◆ PCRBit

UCHAR _CDB::_LOGSELECT::PCRBit

Definition at line 1470 of file scsi.h.

◆ Reserved

UCHAR _CDB::_LOGSELECT::Reserved

Definition at line 1473 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_LOGSELECT::Reserved1

Definition at line 1471 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_LOGSELECT::Reserved2

Definition at line 1475 of file scsi.h.

◆ SPBit

UCHAR _CDB::_LOGSELECT::SPBit

Definition at line 1469 of file scsi.h.


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