Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathn.c113 Static void athn_next_scan(void *);
263 callout_setfunc(&sc->sc_scan_to, athn_next_scan, sc); in athn_attach()
2477 athn_next_scan(void *arg) in athn_next_scan() function