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.h242 #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.c6071 gpio_enable = (uint16_t)(gpio_enable | LED_MASK);
6076 gpio_data = (uint16_t)(gpio_data & ~LED_MASK);

Completed in 79 milliseconds