ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
Public Attributes | |
USHORT | PowerState:2 |
USHORT | Rsvd1:6 |
USHORT | PMEEnable:1 |
USHORT | DataSelect:4 |
USHORT | DataScale:2 |
USHORT | PMEStatus:1 |
USHORT _PCI_PMCSR::PMEStatus |
Definition at line 3694 of file iotypes.h.
Referenced by PciSetPowerManagedDevicePowerState().
USHORT _PCI_PMCSR::PowerState |
Definition at line 3689 of file iotypes.h.
Referenced by PciSetPowerManagedDevicePowerState(), and PciStallForPowerChange().