HomeSort by: relevance | last modified time | path
    Searched defs:athn_next_scan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
athn.c 113 Static void athn_next_scan(void *);
263 callout_setfunc(&sc->sc_scan_to, athn_next_scan, sc);
2477 athn_next_scan(void *arg) function in typeref:typename:Static void

Completed in 12 milliseconds