ReactOS 0.4.16-dev-1946-g52006dd
_SCSI_SENSE_DESCRIPTOR_INFORMATION Struct Reference

#include <scsi.h>

Collaboration diagram for _SCSI_SENSE_DESCRIPTOR_INFORMATION:

Public Attributes

SCSI_SENSE_DESCRIPTOR_HEADER Header
 
UCHAR Valid:1
 
UCHAR Reserved1:7
 
UCHAR Reserved2
 
UCHAR Information [8]
 

Detailed Description

Definition at line 2736 of file scsi.h.

Member Data Documentation

◆ Header

SCSI_SENSE_DESCRIPTOR_HEADER _SCSI_SENSE_DESCRIPTOR_INFORMATION::Header

Definition at line 2737 of file scsi.h.

◆ Information

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Information[8]

Definition at line 2741 of file scsi.h.

◆ Reserved1

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Reserved1

Definition at line 2739 of file scsi.h.

◆ Reserved2

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Reserved2

Definition at line 2740 of file scsi.h.

◆ Valid

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Valid

Definition at line 2738 of file scsi.h.


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