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

  /src/sys/dev/ic/
tulip.c 84 static void tlp_watchdog(struct ifnet *);
515 ifp->if_watchdog = tlp_watchdog;
918 * tlp_watchdog: [ifnet interface function]
923 tlp_watchdog(struct ifnet *ifp) function in typeref:typename:void
tulip.c 84 static void tlp_watchdog(struct ifnet *);
515 ifp->if_watchdog = tlp_watchdog;
918 * tlp_watchdog: [ifnet interface function]
923 tlp_watchdog(struct ifnet *ifp) function in typeref:typename:void
tulip.c 84 static void tlp_watchdog(struct ifnet *);
515 ifp->if_watchdog = tlp_watchdog;
918 * tlp_watchdog: [ifnet interface function]
923 tlp_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 41 milliseconds