Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dwivar.h199 #define WI_SCAN_WAIT 5 /* maximum scan wait */ macro
H A Dwi.c1336 if (--sc->sc_scan_timer <= WI_SCAN_WAIT - WI_SCAN_INQWAIT && in wi_watchdog()
3316 sc->sc_scan_timer = WI_SCAN_WAIT; in wi_scan_ap()