ReactOS 0.4.15-dev-7906-g1b85a5f
_EVENT_STAT_DEV_BUSY_BLOCK Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _EVENT_STAT_DEV_BUSY_BLOCK:

Public Attributes

EVENT_STAT_HEADER Header
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BusyEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BusyStatus: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte1
 
UCHAR Time [2]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BusyEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   BusyStatus: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 2231 of file cdrw_hw.h.

Member Data Documentation

◆ BusyEvent

UCHAR _EVENT_STAT_DEV_BUSY_BLOCK::BusyEvent

Definition at line 2242 of file cdrw_hw.h.

◆ BusyStatus

UCHAR _EVENT_STAT_DEV_BUSY_BLOCK::BusyStatus

Definition at line 2256 of file cdrw_hw.h.

◆  [1/2]

union { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Byte0

◆  [2/2]

union { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Byte0

◆  [1/2]

union { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Byte1

◆  [2/2]

union { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Byte1

◆  [1/4]

struct { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Fields

◆  [2/4]

struct { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Fields

◆  [3/4]

struct { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Fields

◆  [4/4]

struct { ... } _EVENT_STAT_DEV_BUSY_BLOCK::Fields

◆ Flags

UCHAR _EVENT_STAT_DEV_BUSY_BLOCK::Flags

Definition at line 2240 of file cdrw_hw.h.

◆ Header

EVENT_STAT_HEADER _EVENT_STAT_DEV_BUSY_BLOCK::Header

Definition at line 2233 of file cdrw_hw.h.

◆ Reserved0

UCHAR _EVENT_STAT_DEV_BUSY_BLOCK::Reserved0

Definition at line 2243 of file cdrw_hw.h.

◆ Time

UCHAR _EVENT_STAT_DEV_BUSY_BLOCK::Time

Definition at line 2261 of file cdrw_hw.h.


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