ReactOS 0.4.16-dev-2633-g8dc9e50
_SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER Struct Reference

#include <scsiex.h>

Public Attributes

UCHAR BitPointer:3
 
UCHAR BitPointerValid:1
 
UCHAR Reserved:2
 
UCHAR CommandData:1
 
UCHAR SenseKeySpecificValid:1
 
UCHAR FieldPointer [2]
 

Detailed Description

Definition at line 24 of file scsiex.h.

Member Data Documentation

◆ BitPointer

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::BitPointer

Definition at line 26 of file scsiex.h.

◆ BitPointerValid

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::BitPointerValid

Definition at line 27 of file scsiex.h.

◆ CommandData

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::CommandData

Definition at line 29 of file scsiex.h.

◆ FieldPointer

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::FieldPointer[2]

Definition at line 31 of file scsiex.h.

◆ Reserved

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::Reserved

Definition at line 28 of file scsiex.h.

◆ SenseKeySpecificValid

UCHAR _SCSI_SENSE_KEY_SPECIFIC_FIELD_POINTER::SenseKeySpecificValid

Definition at line 30 of file scsiex.h.


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