Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c84 static boolean_t has_fan_failed(env_fan_t *fanp);
587 if (has_fan_failed(fanp)) { in get_fan_speed()
1752 if (has_fan_failed(fanp) == B_TRUE) { in fan_thr()
2065 has_fan_failed(env_fan_t *fanp) in has_fan_failed() function