Searched refs:wpi_scan_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c214 static void wpi_scan_timeout(void *);
3167 wpi_scan_timeout(void *arg) function
4254 callout_reset(&sc->scan_timeout, 5*hz, wpi_scan_timeout, sc);

Completed in 108 milliseconds