ReactOS 0.4.15-dev-7953-g1f49173
_NOTIFICATION_OPERATIONAL_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationalEvent:4
 
UCHAR Reserved1:4
 
UCHAR OperationalStatus:4
 
UCHAR Reserved2:3
 
UCHAR PersistentPrevented:1
 
UCHAR Operation [2]
 

Detailed Description

Definition at line 2000 of file scsi.h.

Member Data Documentation

◆ Operation

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::Operation[2]

Definition at line 2006 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ OperationalEvent

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::OperationalEvent

Definition at line 2001 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ OperationalStatus

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::OperationalStatus

Definition at line 2003 of file scsi.h.

◆ PersistentPrevented

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::PersistentPrevented

Definition at line 2005 of file scsi.h.

◆ Reserved1

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::Reserved1

Definition at line 2002 of file scsi.h.

◆ Reserved2

UCHAR _NOTIFICATION_OPERATIONAL_STATUS::Reserved2

Definition at line 2004 of file scsi.h.


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