Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h240 #define LED_GREEN BIT_6 macro
242 #define LED_MASK (LED_AMBER | LED_GREEN | LED_RED)
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5931 xp->ledstate.LEDflags = LED_GREEN; in ql_set_led_state()