ReactOS 0.4.15-dev-7842-g558ab78
_CDB::_READ_HEADER Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved0: 1
 
UCHAR Msf: 1
 
UCHAR Reserved1: 3
 
UCHAR Lun: 3
 
UCHAR LBA [4]
 
UCHAR Reserved2
 
UCHAR AllocationLength [2]
 
UCHAR Control
 
UCHAR LogicalBlockAddress [4]
 
UCHAR Reserved3
 

Detailed Description

Definition at line 171 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_HEADER::AllocationLength

Definition at line 180 of file cdrw_hw.h.

◆ Control

UCHAR _CDB::_READ_HEADER::Control

Definition at line 181 of file cdrw_hw.h.

◆ LBA

UCHAR _CDB::_READ_HEADER::LBA[4]

Definition at line 178 of file cdrw_hw.h.

◆ LogicalBlockAddress

UCHAR _CDB::_READ_HEADER::LogicalBlockAddress

Definition at line 1198 of file scsi.h.

◆ Lun

UCHAR _CDB::_READ_HEADER::Lun

Definition at line 176 of file cdrw_hw.h.

◆ Msf

UCHAR _CDB::_READ_HEADER::Msf

Definition at line 174 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_READ_HEADER::OperationCode

Definition at line 172 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_READ_HEADER::Reserved0

Definition at line 173 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_READ_HEADER::Reserved1

Definition at line 175 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_READ_HEADER::Reserved2

Definition at line 179 of file cdrw_hw.h.

◆ Reserved3

UCHAR _CDB::_READ_HEADER::Reserved3

Definition at line 1199 of file scsi.h.


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