ReactOS 0.4.16-dev-1946-g52006dd
_SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND Struct Reference

#include <scsi.h>

Collaboration diagram for _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND:

Public Attributes

SCSI_SENSE_DESCRIPTOR_HEADER Header
 
UCHAR Reserved1
 
UCHAR Reserved2:5
 
UCHAR IncorrectLength:1
 
UCHAR Reserved3:2
 

Detailed Description

Definition at line 2744 of file scsi.h.

Member Data Documentation

◆ Header

SCSI_SENSE_DESCRIPTOR_HEADER _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Header

Definition at line 2745 of file scsi.h.

◆ IncorrectLength

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::IncorrectLength

Definition at line 2748 of file scsi.h.

◆ Reserved1

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved1

Definition at line 2746 of file scsi.h.

◆ Reserved2

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved2

Definition at line 2747 of file scsi.h.

◆ Reserved3

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved3

Definition at line 2749 of file scsi.h.


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