ReactOS 0.4.15-dev-8096-ga0eec98
_CDB::_GET_EVENT_STATUS_NOTIFICATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Immediate:1
 
UCHAR Reserved:4
 
UCHAR Lun:3
 
UCHAR Reserved2 [2]
 
UCHAR NotificationClassRequest
 
UCHAR Reserved3 [2]
 
UCHAR EventListLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1725 of file scsi.h.

Member Data Documentation

◆ Control

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Control

Definition at line 1734 of file scsi.h.

◆ EventListLength

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::EventListLength

Definition at line 1733 of file scsi.h.

◆ Immediate

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Immediate

Definition at line 1727 of file scsi.h.

◆ Lun

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Lun

Definition at line 1729 of file scsi.h.

◆ NotificationClassRequest

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::NotificationClassRequest

Definition at line 1731 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::OperationCode

Definition at line 1726 of file scsi.h.

◆ Reserved

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Reserved

Definition at line 1728 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Reserved2

Definition at line 1730 of file scsi.h.

◆ Reserved3

UCHAR _CDB::_GET_EVENT_STATUS_NOTIFICATION::Reserved3

Definition at line 1732 of file scsi.h.


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