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

  /src/sys/dev/usb/
if_run.c 442 static void run_stop(struct ifnet *, int);
796 run_stop(ifp, 0);
2798 run_stop(ifp, 1);
4731 run_stop(ifp, 0);
4964 fail: run_stop(ifp, 1);
4969 run_stop(struct ifnet *ifp, int disable) function

Completed in 21 milliseconds