Searched refs:envctrl_isother_fault_led (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/tazmo/io/ |
H A D | envctrl.c | 99 static int envctrl_isother_fault_led(struct envctrlunit *, 2059 if (envctrl_isother_fault_led(unitp, fspval, in envctrl_get_sys_temperatures() 2125 if (envctrl_isother_fault_led(unitp, fspval, in envctrl_get_sys_temperatures() 2242 if (!(envctrl_isother_fault_led(unitp, fpmstat, 0))) { in envctrl_fan_fail_service() 2328 if (!(envctrl_isother_fault_led(unitp, in envctrl_fan_fail_service() 2782 if (envctrl_isother_fault_led(unitp, fpmstat, in envctrl_ps_probe() 2989 if (!(envctrl_isother_fault_led(unitp, fspchip.val & 0xFF, in envctrl_set_dskled() 3335 envctrl_isother_fault_led(struct envctrlunit *unitp, uint8_t fspval, in envctrl_isother_fault_led() function
|
/illumos-gate/usr/src/uts/sun4u/javelin/io/ |
H A D | envctrltwo.c | 102 static int envctrl_isother_fault_led(struct envctrlunit *, 1664 if (envctrl_isother_fault_led(unitp, fspval, in envctrl_check_sys_temperatures() 1898 if (!(envctrl_isother_fault_led(unitp, fpmstat, 0))) { in envctrl_fan_fail_service() 2201 if (envctrl_isother_fault_led(unitp, fpmstat, in envctrl_ps_probe() 2413 if (!(envctrl_isother_fault_led(unitp, val, in envctrl_set_dskled() 2881 envctrl_isother_fault_led(struct envctrlunit *unitp, uint8_t fspval, in envctrl_isother_fault_led() function
|