ReactOS 0.4.15-dev-8064-gdaf8068
_CDB::_REQUEST_SENSE Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved0: 5
 
UCHAR Lun: 3
 
UCHAR Reserved1 [2]
 
UCHAR AllocationLength
 
UCHAR Link: 1
 
UCHAR Flag: 1
 
UCHAR Reserved2: 6
 

Detailed Description

Definition at line 43 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_REQUEST_SENSE::AllocationLength

Definition at line 48 of file cdrw_hw.h.

◆ Flag

UCHAR _CDB::_REQUEST_SENSE::Flag

Definition at line 50 of file cdrw_hw.h.

◆ Link

UCHAR _CDB::_REQUEST_SENSE::Link

Definition at line 49 of file cdrw_hw.h.

◆ Lun

UCHAR _CDB::_REQUEST_SENSE::Lun

Definition at line 46 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_REQUEST_SENSE::OperationCode

Definition at line 44 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_REQUEST_SENSE::Reserved0

Definition at line 45 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_REQUEST_SENSE::Reserved1

Definition at line 47 of file cdrw_hw.h.

◆ Reserved2

UCHAR _CDB::_REQUEST_SENSE::Reserved2

Definition at line 51 of file cdrw_hw.h.


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