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

  /src/sys/dev/usb/
if_run.c 404 static void run_watchdog(struct ifnet *);
732 ifp->if_watchdog = run_watchdog;
2755 run_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_run.c 404 static void run_watchdog(struct ifnet *);
732 ifp->if_watchdog = run_watchdog;
2755 run_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 173 milliseconds