Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h247 #define LED_YELLOW_24 BIT_2 macro
250 #define LED_MASK_COLORS_24 (LED_AMBER_24 | LED_GREEN_24 | LED_YELLOW_24)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c6135 ha->ledstate.LEDflags = LED_YELLOW_24 | LED_AMBER_24; in ql_set_led_state()