ReactOS 0.4.15-dev-7834-g00c4b3d
_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 2690 of file scsi.h.

Member Data Documentation

◆ Header

SCSI_SENSE_DESCRIPTOR_HEADER _SCSI_SENSE_DESCRIPTOR_INFORMATION::Header

Definition at line 2691 of file scsi.h.

◆ Information

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Information[8]

Definition at line 2695 of file scsi.h.

◆ Reserved1

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Reserved1

Definition at line 2693 of file scsi.h.

◆ Reserved2

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Reserved2

Definition at line 2694 of file scsi.h.

◆ Valid

UCHAR _SCSI_SENSE_DESCRIPTOR_INFORMATION::Valid

Definition at line 2692 of file scsi.h.


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