ReactOS 0.4.15-dev-7834-g00c4b3d
_NOTIFICATION_MEDIA_STATUS Struct Reference

#include <scsi.h>

Collaboration diagram for _NOTIFICATION_MEDIA_STATUS:

Public Attributes

UCHAR MediaEvent:4
 
UCHAR Reserved:4
 
union {
   UCHAR   PowerStatus
 
   UCHAR   MediaStatus
 
   struct {
      UCHAR   DoorTrayOpen:1
 
      UCHAR   MediaPresent:1
 
      UCHAR   ReservedX:6
 
   }   DUMMYSTRUCTNAME
 
DUMMYUNIONNAME
 
UCHAR StartSlot
 
UCHAR EndSlot
 

Detailed Description

Definition at line 2025 of file scsi.h.

Member Data Documentation

◆ DoorTrayOpen

UCHAR _NOTIFICATION_MEDIA_STATUS::DoorTrayOpen

Definition at line 2032 of file scsi.h.

◆ 

_ANONYMOUS_STRUCT struct { ... } _NOTIFICATION_MEDIA_STATUS::DUMMYSTRUCTNAME

◆ 

_ANONYMOUS_UNION union { ... } _NOTIFICATION_MEDIA_STATUS::DUMMYUNIONNAME

◆ EndSlot

UCHAR _NOTIFICATION_MEDIA_STATUS::EndSlot

Definition at line 2038 of file scsi.h.

◆ MediaEvent

UCHAR _NOTIFICATION_MEDIA_STATUS::MediaEvent

Definition at line 2026 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ MediaPresent

UCHAR _NOTIFICATION_MEDIA_STATUS::MediaPresent

Definition at line 2033 of file scsi.h.

◆ MediaStatus

UCHAR _NOTIFICATION_MEDIA_STATUS::MediaStatus

Definition at line 2030 of file scsi.h.

Referenced by ClasspInterpretGesnData().

◆ PowerStatus

UCHAR _NOTIFICATION_MEDIA_STATUS::PowerStatus

Definition at line 2029 of file scsi.h.

◆ Reserved

UCHAR _NOTIFICATION_MEDIA_STATUS::Reserved

Definition at line 2027 of file scsi.h.

◆ ReservedX

UCHAR _NOTIFICATION_MEDIA_STATUS::ReservedX

Definition at line 2034 of file scsi.h.

◆ StartSlot

UCHAR _NOTIFICATION_MEDIA_STATUS::StartSlot

Definition at line 2037 of file scsi.h.


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