Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h248 #define LED_YELLOW_24 BIT_2 macro
251 #define LED_MASK_COLORS_24 (LED_AMBER_24 | LED_GREEN_24 | LED_YELLOW_24)
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5929 xp->ledstate.LEDflags = LED_YELLOW_24 | LED_AMBER_24; in ql_set_led_state()