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

  /src/sys/dev/ic/
i82596.c 92 static void iee_watchdog(struct ifnet *); /* timer routine */
669 ifp->if_watchdog = iee_watchdog; /* timer routine */
1050 iee_watchdog(struct ifnet *ifp) function
1056 printf("%s: iee_watchdog: transmit timeout %d\n",
1059 printf("%s: iee_watchdog: setup timeout %d\n",

Completed in 16 milliseconds