Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c543 unitp->AFB_present = B_TRUE; in envctrl_attach()
609 unitp->AFB_present = B_TRUE; in envctrl_attach()
613 unitp->AFB_present = B_FALSE; in envctrl_attach()
619 unitp->AFB_present = B_TRUE; in envctrl_attach()
622 if (unitp->AFB_present == B_TRUE) in envctrl_attach()
1505 (unitp->AFB_present == B_FALSE)) in envctrl_init_bus()
2146 if (unitp->AFB_present == B_TRUE) { in envctrl_get_sys_temperatures()
2302 (unitp->AFB_present == B_TRUE)) { in envctrl_fan_fail_service()
2339 if (unitp->AFB_present == B_FALSE) { in envctrl_fan_fail_service()
3178 if (unitp->AFB_present == B_TRUE) in envctrl_init_fan_kstats()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h667 int AFB_present; /* is the AFB present */ member
H A Denvctrl.h746 int AFB_present; /* is the AFB present */ member