Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/
H A Dfac_prov_ipmi.c47 #define BAY_PRESENT_LED_MASK 0x01 macro
1096 sr_out.iss_deassert_state = BAY_PRESENT_LED_MASK; in x4500_present_mode()
1099 sr_out.iss_assert_state = BAY_PRESENT_LED_MASK; in x4500_present_mode()
1110 BAY_PRESENT_LED_MASK); in x4500_present_mode()
1135 if (sr_in->isr_state & (uint16_t)BAY_PRESENT_LED_MASK) in x4500_present_mode()