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

  /src/sys/dev/pci/
if_age.c 90 static void age_watchdog(struct ifnet *);
250 ifp->if_watchdog = age_watchdog;
1107 age_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_age.c 90 static void age_watchdog(struct ifnet *);
250 ifp->if_watchdog = age_watchdog;
1107 age_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 26 milliseconds