ReactOS 0.4.15-dev-7906-g1b85a5f
_PCI_PMCSR Struct Reference

#include <iotypes.h>

Public Attributes

USHORT PowerState:2
 
USHORT Rsvd1:6
 
USHORT PMEEnable:1
 
USHORT DataSelect:4
 
USHORT DataScale:2
 
USHORT PMEStatus:1
 

Detailed Description

Definition at line 3688 of file iotypes.h.

Member Data Documentation

◆ DataScale

USHORT _PCI_PMCSR::DataScale

Definition at line 3693 of file iotypes.h.

◆ DataSelect

USHORT _PCI_PMCSR::DataSelect

Definition at line 3692 of file iotypes.h.

◆ PMEEnable

USHORT _PCI_PMCSR::PMEEnable

Definition at line 3691 of file iotypes.h.

◆ PMEStatus

USHORT _PCI_PMCSR::PMEStatus

Definition at line 3694 of file iotypes.h.

Referenced by PciSetPowerManagedDevicePowerState().

◆ PowerState

USHORT _PCI_PMCSR::PowerState

Definition at line 3689 of file iotypes.h.

Referenced by PciSetPowerManagedDevicePowerState(), and PciStallForPowerChange().

◆ Rsvd1

USHORT _PCI_PMCSR::Rsvd1

Definition at line 3690 of file iotypes.h.


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