Home
last modified time | relevance | path

Searched refs:txp_watchdog (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_txp.c91 static void txp_watchdog(struct ifnet *);
326 ifp->if_watchdog = txp_watchdog; in txp_attach()
1824 txp_watchdog(struct ifnet *ifp) in txp_watchdog() function