ReactOS 0.4.15-dev-7842-g558ab78
_DESCRIPTOR_SENSE_DATA Struct Reference

#include <scsi.h>

Public Attributes

UCHAR ErrorCode:7
 
UCHAR Reserved1:1
 
UCHAR SenseKey:4
 
UCHAR Reserved2:4
 
UCHAR AdditionalSenseCode
 
UCHAR AdditionalSenseCodeQualifier
 
UCHAR Reserved3 [3]
 
UCHAR AdditionalSenseLength
 
UCHAR DescriptorBuffer [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 2725 of file scsi.h.

Member Data Documentation

◆ AdditionalSenseCode

UCHAR _DESCRIPTOR_SENSE_DATA::AdditionalSenseCode

Definition at line 2730 of file scsi.h.

◆ AdditionalSenseCodeQualifier

UCHAR _DESCRIPTOR_SENSE_DATA::AdditionalSenseCodeQualifier

Definition at line 2731 of file scsi.h.

◆ AdditionalSenseLength

UCHAR _DESCRIPTOR_SENSE_DATA::AdditionalSenseLength

Definition at line 2733 of file scsi.h.

◆ DescriptorBuffer

UCHAR _DESCRIPTOR_SENSE_DATA::DescriptorBuffer[ANYSIZE_ARRAY]

Definition at line 2734 of file scsi.h.

◆ ErrorCode

UCHAR _DESCRIPTOR_SENSE_DATA::ErrorCode

Definition at line 2726 of file scsi.h.

◆ Reserved1

UCHAR _DESCRIPTOR_SENSE_DATA::Reserved1

Definition at line 2727 of file scsi.h.

◆ Reserved2

UCHAR _DESCRIPTOR_SENSE_DATA::Reserved2

Definition at line 2729 of file scsi.h.

◆ Reserved3

UCHAR _DESCRIPTOR_SENSE_DATA::Reserved3[3]

Definition at line 2732 of file scsi.h.

◆ SenseKey

UCHAR _DESCRIPTOR_SENSE_DATA::SenseKey

Definition at line 2728 of file scsi.h.


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