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

  /src/sys/dev/ofw/
ofnet.c 82 static void ofnet_watchdog (struct ifnet *);
134 ifp->if_watchdog = ofnet_watchdog;
379 ofnet_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 27 milliseconds