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

  /src/sys/dev/ic/
athn.c 2470 athn_stop(ifp, 0);
2702 /* see athn_init, no need to call athn_stop here */
2703 /* athn_stop(ifp, 0); */
2785 athn_stop(ifp, 1);
2821 athn_stop(ifp, 0);
2843 athn_stop(ifp, 0); /* see athn_watchdog() */
2937 athn_stop(ifp, 1);
2942 athn_stop(struct ifnet *ifp, int disable) function in typeref:typename:PUBLIC void
3010 athn_stop(ifp, 1);
3019 athn_stop(ifp, 1)
    [all...]

Completed in 14 milliseconds