Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h241 #define LED_MASK (LED_AMBER | LED_GREEN | LED_RED) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c6328 gpio_enable = (uint16_t)(gpio_enable | LED_MASK); in ql_drive_led()
6333 gpio_data = (uint16_t)(gpio_data & ~LED_MASK); in ql_drive_led()