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

#include <cdrw_hw.h>

Public Attributes

UCHAR OperationCode
 
UCHAR RelAdr: 1
 
UCHAR DAP: 1
 
UCHAR ExpectedSectorType: 3
 
UCHAR Reserved1: 3
 
UCHAR LBA [4]
 
UCHAR NumOfBlocks [3]
 
UCHAR Reserved3: 1
 
UCHAR ErrorFlags: 2
 
UCHAR IncludeEDC: 1
 
UCHAR IncludeUserData: 1
 
UCHAR HeaderCode: 2
 
UCHAR IncludeSyncData: 1
 
UCHAR SubChannelSelection: 3
 
UCHAR Reserved4: 5
 
UCHAR Control
 
UCHAR Reserved0: 2
 
UCHAR RelativeAddress:1
 
UCHAR Lun:3
 
UCHAR StartingLBA [4]
 
UCHAR TransferBlocks [3]
 
UCHAR Reserved2:1
 

Detailed Description

Definition at line 264 of file cdrw_hw.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_READ_CD::Control

Definition at line 285 of file cdrw_hw.h.

◆ DAP

UCHAR _CDB::_READ_CD::DAP

Definition at line 268 of file cdrw_hw.h.

◆ ErrorFlags

UCHAR _CDB::_READ_CD::ErrorFlags

Definition at line 276 of file cdrw_hw.h.

◆ ExpectedSectorType

UCHAR _CDB::_READ_CD::ExpectedSectorType

Definition at line 269 of file cdrw_hw.h.

◆ HeaderCode

UCHAR _CDB::_READ_CD::HeaderCode

Definition at line 279 of file cdrw_hw.h.

◆ IncludeEDC

UCHAR _CDB::_READ_CD::IncludeEDC

Definition at line 277 of file cdrw_hw.h.

◆ IncludeSyncData

UCHAR _CDB::_READ_CD::IncludeSyncData

Definition at line 280 of file cdrw_hw.h.

◆ IncludeUserData

UCHAR _CDB::_READ_CD::IncludeUserData

Definition at line 278 of file cdrw_hw.h.

◆ LBA

UCHAR _CDB::_READ_CD::LBA

Definition at line 272 of file cdrw_hw.h.

◆ Lun

UCHAR _CDB::_READ_CD::Lun

Definition at line 1305 of file scsi.h.

◆ NumOfBlocks

UCHAR _CDB::_READ_CD::NumOfBlocks

Definition at line 273 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_READ_CD::OperationCode

Definition at line 265 of file cdrw_hw.h.

◆ RelAdr

UCHAR _CDB::_READ_CD::RelAdr

Definition at line 267 of file cdrw_hw.h.

◆ RelativeAddress

UCHAR _CDB::_READ_CD::RelativeAddress

Definition at line 1302 of file scsi.h.

◆ Reserved0

UCHAR _CDB::_READ_CD::Reserved0

Definition at line 271 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_CD::Reserved1

Definition at line 270 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_READ_CD::Reserved2

Definition at line 1308 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_READ_CD::Reserved3

Definition at line 275 of file cdrw_hw.h.

◆ Reserved4

UCHAR _CDB::_READ_CD::Reserved4

Definition at line 283 of file cdrw_hw.h.

◆ StartingLBA

UCHAR _CDB::_READ_CD::StartingLBA

Definition at line 1306 of file scsi.h.

◆ SubChannelSelection

UCHAR _CDB::_READ_CD::SubChannelSelection

Definition at line 282 of file cdrw_hw.h.

◆ TransferBlocks

UCHAR _CDB::_READ_CD::TransferBlocks

Definition at line 1307 of file scsi.h.


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