ReactOS 0.4.15-dev-7842-g558ab78
_SENSE_DATA_EX Union Reference

#include <scsi.h>

Collaboration diagram for _SENSE_DATA_EX:

Public Attributes

FIXED_SENSE_DATA FixedData
 
DESCRIPTOR_SENSE_DATA DescriptorData
 

Detailed Description

Definition at line 2737 of file scsi.h.

Member Data Documentation

◆ DescriptorData

DESCRIPTOR_SENSE_DATA _SENSE_DATA_EX::DescriptorData

Definition at line 2739 of file scsi.h.

◆ FixedData

FIXED_SENSE_DATA _SENSE_DATA_EX::FixedData

Definition at line 2738 of file scsi.h.


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