ReactOS 0.4.15-dev-7918-g2a2556c
_NOTIFICATION_MULTI_HOST_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR MultiHostEvent:4
 
UCHAR Reserved1:4
 
UCHAR MultiHostStatus:4
 
UCHAR Reserved2:3
 
UCHAR PersistentPrevented:1
 
UCHAR Priority [2]
 

Detailed Description

Definition at line 2041 of file scsi.h.

Member Data Documentation

◆ MultiHostEvent

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::MultiHostEvent

Definition at line 2042 of file scsi.h.

◆ MultiHostStatus

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::MultiHostStatus

Definition at line 2044 of file scsi.h.

◆ PersistentPrevented

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::PersistentPrevented

Definition at line 2046 of file scsi.h.

◆ Priority

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::Priority[2]

Definition at line 2047 of file scsi.h.

◆ Reserved1

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::Reserved1

Definition at line 2043 of file scsi.h.

◆ Reserved2

UCHAR _NOTIFICATION_MULTI_HOST_STATUS::Reserved2

Definition at line 2045 of file scsi.h.


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