Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtwvar.h334 #define RTW_LED_FAST_MSEC 100 macro
H A Drtw.c2492 timeout_add_msec(&ls->ls_fast_ch, RTW_LED_FAST_MSEC); in rtw_led_newstate()
2580 timeout_add_msec(&ls->ls_fast_ch, RTW_LED_FAST_MSEC); in rtw_led_fastblink()