ReactOS 0.4.15-dev-7834-g00c4b3d
_CDB::_SCAN_CD Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR RelativeAddress:1
 
UCHAR Reserved1:3
 
UCHAR Direct:1
 
UCHAR Lun:3
 
UCHAR StartingAddress [4]
 
UCHAR Reserved2 [3]
 
UCHAR Reserved3:6
 
UCHAR Type:2
 
UCHAR Reserved4
 
UCHAR Control
 

Detailed Description

Definition at line 1265 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_SCAN_CD::Control

Definition at line 1276 of file scsi.h.

◆ Direct

UCHAR _CDB::_SCAN_CD::Direct

Definition at line 1269 of file scsi.h.

◆ Lun

UCHAR _CDB::_SCAN_CD::Lun

Definition at line 1270 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_SCAN_CD::OperationCode

Definition at line 1266 of file scsi.h.

◆ RelativeAddress

UCHAR _CDB::_SCAN_CD::RelativeAddress

Definition at line 1267 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_SCAN_CD::Reserved1

Definition at line 1268 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_SCAN_CD::Reserved2

Definition at line 1272 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_SCAN_CD::Reserved3

Definition at line 1273 of file scsi.h.

◆ Reserved4

UCHAR _CDB::_SCAN_CD::Reserved4

Definition at line 1275 of file scsi.h.

◆ StartingAddress

UCHAR _CDB::_SCAN_CD::StartingAddress

Definition at line 1271 of file scsi.h.

◆ Type

UCHAR _CDB::_SCAN_CD::Type

Definition at line 1274 of file scsi.h.


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