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

  /src/sys/dev/ic/
athnvar.h 669 void athn_stop(struct ifnet *, int);
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 35 milliseconds