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);
793 run_stop(ifp, 0);
2795 run_stop(ifp, 1);
4728 run_stop(ifp, 0);
4961 fail: run_stop(ifp, 1);
4966 run_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 16 milliseconds