ReactOS 0.4.15-dev-8064-gdaf8068
_SENSE_DATA Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR ErrorCode:7
 
UCHAR Valid:1
 
UCHAR SegmentNumber
 
UCHAR SenseKey:4
 
UCHAR Reserved:1
 
UCHAR IncorrectLength:1
 
UCHAR EndOfMedia:1
 
UCHAR FileMark:1
 
UCHAR Information [4]
 
UCHAR AdditionalSenseLength
 
UCHAR CommandSpecificInformation [4]
 
UCHAR AdditionalSenseCode
 
UCHAR AdditionalSenseCodeQualifier
 
UCHAR FieldReplaceableUnitCode
 
UCHAR SenseKeySpecific [3]
 

Detailed Description

Definition at line 1163 of file cdrw_hw.h.

Member Data Documentation

◆ AdditionalSenseCode

◆ AdditionalSenseCodeQualifier

◆ AdditionalSenseLength

◆ CommandSpecificInformation

UCHAR _SENSE_DATA::CommandSpecificInformation

Definition at line 1174 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ EndOfMedia

UCHAR _SENSE_DATA::EndOfMedia

Definition at line 1170 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock(), and MapError().

◆ ErrorCode

◆ FieldReplaceableUnitCode

UCHAR _SENSE_DATA::FieldReplaceableUnitCode

Definition at line 1177 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ FileMark

UCHAR _SENSE_DATA::FileMark

Definition at line 1171 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ IncorrectLength

UCHAR _SENSE_DATA::IncorrectLength

◆ Information

UCHAR _SENSE_DATA::Information

Definition at line 1172 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock(), and SenseInfoInterpret().

◆ Reserved

UCHAR _SENSE_DATA::Reserved

Definition at line 1168 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ SegmentNumber

UCHAR _SENSE_DATA::SegmentNumber

Definition at line 1166 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ SenseKey

◆ SenseKeySpecific

UCHAR _SENSE_DATA::SenseKeySpecific

Definition at line 1178 of file cdrw_hw.h.

Referenced by ClassQueryInternalDataBlock().

◆ Valid


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