ReactOS 0.4.15-dev-7924-g5949c20
_CDB::_GET_EVENT_STATUS Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _CDB::_GET_EVENT_STATUS:

Public Attributes

UCHAR OperationCode
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 7
 
   }   Fields
 
Byte1
 
UCHAR NotificationClass
 
UCHAR Reserved1 [2]
 
UCHAR AllocationLength [2]
 
UCHAR Control
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Immed: 1
 
      UCHAR   Reserved0: 7
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 464 of file cdrw_hw.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_GET_EVENT_STATUS::AllocationLength

Definition at line 476 of file cdrw_hw.h.

◆  [1/2]

union { ... } _CDB::_GET_EVENT_STATUS::Byte1

◆  [2/2]

union { ... } _CDB::_GET_EVENT_STATUS::Byte1

◆ Control

UCHAR _CDB::_GET_EVENT_STATUS::Control

Definition at line 477 of file cdrw_hw.h.

◆  [1/2]

struct { ... } _CDB::_GET_EVENT_STATUS::Fields

◆  [2/2]

struct { ... } _CDB::_GET_EVENT_STATUS::Fields

◆ Flags

UCHAR _CDB::_GET_EVENT_STATUS::Flags

Definition at line 467 of file cdrw_hw.h.

◆ Immed

UCHAR _CDB::_GET_EVENT_STATUS::Immed

Definition at line 469 of file cdrw_hw.h.

◆ NotificationClass

UCHAR _CDB::_GET_EVENT_STATUS::NotificationClass

Definition at line 474 of file cdrw_hw.h.

◆ OperationCode

UCHAR _CDB::_GET_EVENT_STATUS::OperationCode

Definition at line 465 of file cdrw_hw.h.

◆ Reserved0

UCHAR _CDB::_GET_EVENT_STATUS::Reserved0

Definition at line 470 of file cdrw_hw.h.

◆ Reserved1

UCHAR _CDB::_GET_EVENT_STATUS::Reserved1

Definition at line 475 of file cdrw_hw.h.


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