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

  /src/sys/dev/pci/
if_ste.c 196 static void ste_watchdog(struct ifnet *);
544 ifp->if_watchdog = ste_watchdog;
830 * ste_watchdog: [ifnet interface function]
835 ste_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_ste.c 196 static void ste_watchdog(struct ifnet *);
544 ifp->if_watchdog = ste_watchdog;
830 * ste_watchdog: [ifnet interface function]
835 ste_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_ste.c 196 static void ste_watchdog(struct ifnet *);
544 ifp->if_watchdog = ste_watchdog;
830 * ste_watchdog: [ifnet interface function]
835 ste_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 33 milliseconds