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

  /src/sys/dev/ic/
atw.c 186 void atw_stop(struct ifnet *, int);
768 ifp->if_stop = atw_stop;
1202 atw_stop(ifp, 0);
2619 * atw_stop: [ ifnet interface function ]
2624 atw_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
2747 atw_stop(&sc->sc_if, 1);
3932 atw_stop(ifp, 1);

Completed in 34 milliseconds