ReactOS 0.4.16-dev-1521-gb8f1da6
_NOTIFICATION_EXTERNAL_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR ExternalEvent:4
 
UCHAR Reserved1:4
 
UCHAR ExternalStatus:4
 
UCHAR Reserved2:3
 
UCHAR PersistentPrevented:1
 
UCHAR Request [2]
 

Detailed Description

Definition at line 2062 of file scsi.h.

Member Data Documentation

◆ ExternalEvent

UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalEvent

Definition at line 2063 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ ExternalStatus

UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalStatus

Definition at line 2065 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ PersistentPrevented

UCHAR _NOTIFICATION_EXTERNAL_STATUS::PersistentPrevented

Definition at line 2067 of file scsi.h.

◆ Request

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Request[2]

Definition at line 2068 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ Reserved1

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Reserved1

Definition at line 2064 of file scsi.h.

◆ Reserved2

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Reserved2

Definition at line 2066 of file scsi.h.


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