Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c258 mode != TOPO_LED_STATE_ON) { in ipmi_platform_message()
280 if (mode == TOPO_LED_STATE_ON) in ipmi_platform_message()
310 mode = TOPO_LED_STATE_ON; in ipmi_platform_message()
572 mode_in != TOPO_LED_STATE_ON) { in ipmi_indicator_mode()
693 mode_in != TOPO_LED_STATE_ON) { in bay_locate_mode()
700 if (mode_in == TOPO_LED_STATE_ON) in bay_locate_mode()
728 ledmode = TOPO_LED_STATE_ON; in bay_locate_mode()
892 if (ledmode == TOPO_LED_STATE_ON) in bay_indicator_mode()
1029 } else if (ledmode == TOPO_LED_STATE_ON) { in x4500_present_mode()
1067 ledmode = TOPO_LED_STATE_ON; in x4500_present_mode()
[all …]
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c174 if (mode != TOPO_LED_STATE_OFF && mode != TOPO_LED_STATE_ON) { in ses_indicator_mode()
184 mode == TOPO_LED_STATE_ON ? B_TRUE : B_FALSE) != 0) { in ses_indicator_mode()
213 mode = current ? TOPO_LED_STATE_ON : TOPO_LED_STATE_OFF; in ses_indicator_mode()
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c113 *ledmode = lc.LedStatus ? TOPO_LED_STATE_ON : TOPO_LED_STATE_OFF; in do_led_control()
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c202 fwi.fwi_mode = has_fault ? TOPO_LED_STATE_ON : TOPO_LED_STATE_OFF; in dl_fault_walk_outer()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h983 TOPO_LED_STATE_ON enumerator