Searched refs:CurrentPowerState (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h237 /*! @var CurrentPowerState
240 unsigned long CurrentPowerState; member in class:IOServicePM
345 #define fCurrentPowerState pwrMgt->CurrentPowerState
H A DIOServicePM.cpp5971 setPMProperty( dict, "CurrentPowerState", CurrentPowerState );
5972 if (DesiredPowerState != CurrentPowerState)

Completed in 31 milliseconds