has_fan_failed
if (has_fan_failed(fanp) == B_TRUE) {
if (has_fan_failed(fanp)) {
static boolean_t has_fan_failed(env_fan_t *fanp);