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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h307 #define fWeAreRoot pwrMgt->WeAreRoot macro
H A DIOServicePM.cpp380 fWeAreRoot = false;
558 fWeAreRoot = true;
819 if (tempDesire && (fWeAreRoot || (fMaxCapability >= tempDesire)))
2696 if ( inPlane(gIOPowerPlane) && !fWeAreRoot )
3651 if ( !fWeAreRoot )
4131 ((fMaxCapability < fHeadNoteState) && (!fWeAreRoot)))
4137 if ( !fWeAreRoot )
4213 if ( fWeAreRoot )

Completed in 36 milliseconds