ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 2698 of file scsi.h.

Member Data Documentation

◆ Header

SCSI_SENSE_DESCRIPTOR_HEADER _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Header

Definition at line 2699 of file scsi.h.

◆ IncorrectLength

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::IncorrectLength

Definition at line 2702 of file scsi.h.

◆ Reserved1

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved1

Definition at line 2700 of file scsi.h.

◆ Reserved2

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved2

Definition at line 2701 of file scsi.h.

◆ Reserved3

UCHAR _SCSI_SENSE_DESCRIPTOR_BLOCK_COMMAND::Reserved3

Definition at line 2703 of file scsi.h.


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