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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp87 #define number_of_power_states 5 macro
109 static IOPMPowerState ourPowerStates[number_of_power_states] = {
442 registerPowerDriver(this,ourPowerStates,number_of_power_states);
3290 static IOPMPowerState patriarchPowerStates[number_of_power_states] = {
3304 registerPowerDriver(this,patriarchPowerStates,number_of_power_states);

Completed in 20 milliseconds