ReactOS 0.4.15-dev-7924-g5949c20
_NOTIFICATION_BUSY_STATUS Struct Reference

#include <scsi.h>

Public Attributes

UCHAR DeviceBusyEvent:4
 
UCHAR Reserved:4
 
UCHAR DeviceBusyStatus
 
UCHAR Time [2]
 

Detailed Description

Definition at line 2050 of file scsi.h.

Member Data Documentation

◆ DeviceBusyEvent

UCHAR _NOTIFICATION_BUSY_STATUS::DeviceBusyEvent

Definition at line 2051 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ DeviceBusyStatus

UCHAR _NOTIFICATION_BUSY_STATUS::DeviceBusyStatus

Definition at line 2053 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ Reserved

UCHAR _NOTIFICATION_BUSY_STATUS::Reserved

Definition at line 2052 of file scsi.h.

◆ Time

UCHAR _NOTIFICATION_BUSY_STATUS::Time[2]

Definition at line 2054 of file scsi.h.

Referenced by ClasspInterpretGesnData().


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