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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePMPrivate.h349 #define fOutputPowerCharacterFlags pwrMgt->OutputPowerCharacterFlags macro
H A DIOServicePM.cpp1088 fOutputPowerCharacterFlags = 0;
1090 fOutputPowerCharacterFlags |= fPowerStates[i].outputPowerCharacter;
1821 (theDesiredState & fOutputPowerCharacterFlags) )
1838 (theDesiredState & fOutputPowerCharacterFlags) )
1856 (theDesiredState & fOutputPowerCharacterFlags) )
1872 (theDesiredState & fOutputPowerCharacterFlags) )

Completed in 14 milliseconds