ReactOS 0.4.15-dev-8096-ga0eec98
_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 2016 of file scsi.h.

Member Data Documentation

◆ ExternalEvent

UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalEvent

Definition at line 2017 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ ExternalStatus

UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalStatus

Definition at line 2019 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ PersistentPrevented

UCHAR _NOTIFICATION_EXTERNAL_STATUS::PersistentPrevented

Definition at line 2021 of file scsi.h.

◆ Request

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Request[2]

Definition at line 2022 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ Reserved1

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Reserved1

Definition at line 2018 of file scsi.h.

◆ Reserved2

UCHAR _NOTIFICATION_EXTERNAL_STATUS::Reserved2

Definition at line 2020 of file scsi.h.


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