ReactOS 0.4.16-dev-2633-g8dc9e50
_SCSI_SENSE_CODE Union Reference

#include <scsiex.h>

Collaboration diagram for _SCSI_SENSE_CODE:

Public Attributes

struct {
   UCHAR   SrbStatus
 
   UCHAR   SenseKey
 
   UCHAR   AdditionalSenseCode
 
   UCHAR   AdditionalSenseCodeQualifier
 
}; 
 
ULONG AsULONG
 

Detailed Description

Definition at line 12 of file scsiex.h.

Member Data Documentation

◆ 

struct { ... } _SCSI_SENSE_CODE::@1168

◆ AdditionalSenseCode

◆ AdditionalSenseCodeQualifier

◆ AsULONG

ULONG _SCSI_SENSE_CODE::AsULONG

Definition at line 21 of file scsiex.h.

◆ SenseKey

◆ SrbStatus


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