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

  /src/sys/dev/pci/
if_txp.c 91 static void txp_watchdog(struct ifnet *);
326 ifp->if_watchdog = txp_watchdog;
1824 txp_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_txp.c 91 static void txp_watchdog(struct ifnet *);
326 ifp->if_watchdog = txp_watchdog;
1824 txp_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 26 milliseconds