Home
last modified time | relevance | path

Searched refs:compute_power_state (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c99 extern enum power_state compute_power_state(struct sysctrl_soft_state *, int);
179 switch (compute_power_state(softsp, plus_load)) { in sysc_policy_enough_power()
H A Dsysctrl.c108 enum power_state compute_power_state(struct sysctrl_soft_state *softsp,
2073 current_power_state = compute_power_state(softsp, 0); in ps_fail_handler()
2164 compute_power_state(struct sysctrl_soft_state *softsp, int plus_load) in compute_power_state() function