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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp92 #define ON_STATE 4 macro
252 opened, changePowerStateTo(ON_STATE) is called to hold the system on regardless of the desires of the children of the root or
260 children are not holding the root on, so it sets the "policy-maker clamp" by calling changePowerStateToPriv(ON_STATE)
446 changePowerStateToPriv(ON_STATE);
737 changePowerStateToPriv(ON_STATE);
973 if ( previousState != ON_STATE )
1062 changePowerStateToPriv(ON_STATE);
1115 changePowerStateToPriv(ON_STATE);
2092 changePowerStateToPriv(ON_STATE);
2308 if ( stateNum == ON_STATE )
[all...]

Completed in 10 milliseconds