Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathn.c113 Static void athn_next_scan(void *);
255 callout_setfunc(&sc->sc_scan_to, athn_next_scan, sc); in athn_attach()
2449 athn_next_scan(void *arg) in athn_next_scan() function