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

  /src/sys/dev/pci/
if_ale.c 92 static void ale_watchdog(struct ifnet *);
541 ifp->if_watchdog = ale_watchdog;
1088 ale_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_ale.c 92 static void ale_watchdog(struct ifnet *);
541 ifp->if_watchdog = ale_watchdog;
1088 ale_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 25 milliseconds