Searched refs:AR_LED1_ON (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c3055 state = AR_LED1_ON; /* 5GHz=>Blue. */
3058 state ^= AR_LED0_ON | AR_LED1_ON;
3060 state &= ~AR_LED1_ON;
H A Dif_otusreg.h119 #define AR_LED1_ON (1 << 1) macro

Completed in 123 milliseconds