Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtwvar.h444 #define RTW_LED1 0x2 macro
H A Drtw.c2910 ls->ls_default = RTW_LED1; in rtw_led_newstate()
2911 ls->ls_actblink = RTW_LED1; in rtw_led_newstate()
2912 ls->ls_slowblink = RTW_LED1; in rtw_led_newstate()
2945 if (led_condition & RTW_LED1) in rtw_led_set()
2954 if (led_condition & RTW_LED1) in rtw_led_set()