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

  /src/sys/dev/ic/
an.c 120 static void an_stop(struct ifnet *, int);
266 ifp->if_stop = an_stop;
426 an_stop(ifp, 1);
543 an_stop(ifp, 0);
546 an_stop(ifp, 1);
557 an_stop(ifp, 1);
608 an_stop(ifp, 1);
623 an_stop(ifp, 1);
658 an_stop(ifp, 1);
665 an_stop(ifp, 1)
683 an_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
    [all...]
an.c 120 static void an_stop(struct ifnet *, int);
266 ifp->if_stop = an_stop;
426 an_stop(ifp, 1);
543 an_stop(ifp, 0);
546 an_stop(ifp, 1);
557 an_stop(ifp, 1);
608 an_stop(ifp, 1);
623 an_stop(ifp, 1);
658 an_stop(ifp, 1);
665 an_stop(ifp, 1)
683 an_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
    [all...]

Completed in 203 milliseconds