ReactOS 0.4.15-dev-7924-g5949c20
_CDB::_SEND_OPC_INFORMATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR DoOpc:1
 
UCHAR Reserved1:7
 
UCHAR Exclude0:1
 
UCHAR Exclude1:1
 
UCHAR Reserved2:6
 
UCHAR Reserved3 [4]
 
UCHAR ParameterListLength [2]
 
UCHAR Reserved4
 

Detailed Description

Definition at line 1146 of file scsi.h.

Member Data Documentation

◆ DoOpc

UCHAR _CDB::_SEND_OPC_INFORMATION::DoOpc

Definition at line 1148 of file scsi.h.

◆ Exclude0

UCHAR _CDB::_SEND_OPC_INFORMATION::Exclude0

Definition at line 1150 of file scsi.h.

◆ Exclude1

UCHAR _CDB::_SEND_OPC_INFORMATION::Exclude1

Definition at line 1151 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SEND_OPC_INFORMATION::OperationCode

Definition at line 1147 of file scsi.h.

◆ ParameterListLength

UCHAR _CDB::_SEND_OPC_INFORMATION::ParameterListLength

Definition at line 1154 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_SEND_OPC_INFORMATION::Reserved1

Definition at line 1149 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SEND_OPC_INFORMATION::Reserved2

Definition at line 1152 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_SEND_OPC_INFORMATION::Reserved3

Definition at line 1153 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_SEND_OPC_INFORMATION::Reserved4

Definition at line 1155 of file scsi.h.


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