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

  /src/sys/dev/sbus/
be.c 153 static void bestop(struct ifnet *, int);
441 ifp->if_stop = bestop;
623 bestop(struct ifnet *ifp, int disable) function in typeref:typename:void
961 bestop(ifp, 0);
976 bestop(ifp, 0);
1023 bestop(ifp, 1);

Completed in 14 milliseconds