ReactOS 0.4.16-dev-1059-gb1cf981
|
#include <cdrom.h>
Public Attributes | |
ULONG | PowerDown: 1 |
ULONG | LockQueue: 1 |
ULONG | HandleSpinDown: 1 |
ULONG | HandleSpinUp: 1 |
ULONG | Reserved: 27 |
ULONG _CDROM_POWER_OPTIONS::LockQueue |
Definition at line 399 of file cdrom.h.
Referenced by DeviceEvtD0Exit(), RequestProcessPowerIrpCompletion(), and RequestUnlockQueueCompletion().
ULONG _CDROM_POWER_OPTIONS::PowerDown |
Definition at line 398 of file cdrom.h.
Referenced by DeviceEvtD0Exit().