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

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c258 mode != TOPO_LED_STATE_ON) {
280 if (mode == TOPO_LED_STATE_ON)
310 mode = TOPO_LED_STATE_ON;
572 mode_in != TOPO_LED_STATE_ON) {
693 mode_in != TOPO_LED_STATE_ON) {
700 if (mode_in == TOPO_LED_STATE_ON)
728 ledmode = TOPO_LED_STATE_ON;
892 if (ledmode == TOPO_LED_STATE_ON)
1029 } else if (ledmode == TOPO_LED_STATE_ON) {
1067 ledmode = TOPO_LED_STATE_ON;
[all...]
/illumos-gate/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;
/illumos-gate/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;
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c174 if (mode != TOPO_LED_STATE_OFF && mode != TOPO_LED_STATE_ON) {
184 mode == TOPO_LED_STATE_ON ? B_TRUE : B_FALSE) != 0) {
213 mode = current ? TOPO_LED_STATE_ON : TOPO_LED_STATE_OFF;
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h983 TOPO_LED_STATE_ON enumerator in enum:topo_led_state

Completed in 70 milliseconds