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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePM.cpp401 fCurrentPowerState = 0;
854 powerState = parent->fCurrentPowerState;
1365 fName, fCurrentPowerState, fHeadNoteState, NS_TO_MS(nsec));
1834 i = fCurrentPowerState - 1;
1868 i = fCurrentPowerState + 1;
2452 idle_in = nextIdleTimeout(uptime, fDeviceActiveTimestamp, fCurrentPowerState);
2460 fCurrentPowerState);
2630 return fCurrentPowerState;
3175 fName, this, fCurrentPowerState, powerState, NS_TO_MS(nsec));
3245 driver, fName, fCurrentPowerState, powerStat
[all...]
H A DIOServicePMPrivate.h345 #define fCurrentPowerState pwrMgt->CurrentPowerState macro

Completed in 13 milliseconds