iwn_scan_timeout
static void iwn_scan_timeout(void *);
callout_reset(&sc->scan_timeout, 5*hz, iwn_scan_timeout, sc);