ReactOS 0.4.15-dev-7924-g5949c20
_EVENT_STAT_MEDIA_BLOCK Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _EVENT_STAT_MEDIA_BLOCK:

Public Attributes

EVENT_STAT_HEADER Header
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   MediaEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   DoorOpen: 1
 
      UCHAR   Present: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 
UCHAR StartSlot
 
UCHAR EndSlot
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   MediaEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   DoorOpen: 1
 
      UCHAR   Present: 1
 
      UCHAR   Reserved0: 6
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 2193 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _EVENT_STAT_MEDIA_BLOCK::Byte0

Referenced by UDFEjectReqWaiter().

◆  [2/2]

union { ... } _EVENT_STAT_MEDIA_BLOCK::Byte0

◆  [1/2]

union { ... } _EVENT_STAT_MEDIA_BLOCK::Byte1

Referenced by UDFEjectReqWaiter().

◆  [2/2]

union { ... } _EVENT_STAT_MEDIA_BLOCK::Byte1

◆ DoorOpen

UCHAR _EVENT_STAT_MEDIA_BLOCK::DoorOpen

Definition at line 2220 of file cdrw_hw.h.

◆ EndSlot

UCHAR _EVENT_STAT_MEDIA_BLOCK::EndSlot

Definition at line 2227 of file cdrw_hw.h.

◆  [1/4]

struct { ... } _EVENT_STAT_MEDIA_BLOCK::Fields

◆  [2/4]

struct { ... } _EVENT_STAT_MEDIA_BLOCK::Fields

◆  [3/4]

struct { ... } _EVENT_STAT_MEDIA_BLOCK::Fields

◆  [4/4]

struct { ... } _EVENT_STAT_MEDIA_BLOCK::Fields

◆ Flags

UCHAR _EVENT_STAT_MEDIA_BLOCK::Flags

Definition at line 2207 of file cdrw_hw.h.

Referenced by UDFEjectReqWaiter().

◆ Header

EVENT_STAT_HEADER _EVENT_STAT_MEDIA_BLOCK::Header

Definition at line 2195 of file cdrw_hw.h.

Referenced by UDFEjectReqWaiter().

◆ MediaEvent

UCHAR _EVENT_STAT_MEDIA_BLOCK::MediaEvent

Definition at line 2209 of file cdrw_hw.h.

◆ Present

UCHAR _EVENT_STAT_MEDIA_BLOCK::Present

Definition at line 2221 of file cdrw_hw.h.

◆ Reserved0

UCHAR _EVENT_STAT_MEDIA_BLOCK::Reserved0

Definition at line 2210 of file cdrw_hw.h.

◆ StartSlot

UCHAR _EVENT_STAT_MEDIA_BLOCK::StartSlot

Definition at line 2226 of file cdrw_hw.h.


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