ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <scsi.h>
Public Attributes | |
UCHAR | ExternalEvent:4 |
UCHAR | Reserved1:4 |
UCHAR | ExternalStatus:4 |
UCHAR | Reserved2:3 |
UCHAR | PersistentPrevented:1 |
UCHAR | Request [2] |
UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalEvent |
Definition at line 2017 of file scsi.h.
Referenced by ClasspInterpretGesnData().
UCHAR _NOTIFICATION_EXTERNAL_STATUS::ExternalStatus |
Definition at line 2019 of file scsi.h.
Referenced by ClasspInterpretGesnData().
UCHAR _NOTIFICATION_EXTERNAL_STATUS::Request[2] |
Definition at line 2022 of file scsi.h.
Referenced by ClasspInterpretGesnData().