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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h356 #define fCurrentPowerConsumption pwrMgt->CurrentPowerConsumption macro
H A DIOServicePM.cpp410 fCurrentPowerConsumption = kIOPMUnknown;
2290 return fCurrentPowerConsumption;
3714 fCurrentPowerConsumption = powerStatePtr->staticPower;

Completed in 39 milliseconds