Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c1383 static void ixl_watchdog(struct ifnet *);
1965 ifp->if_watchdog = ixl_watchdog; in ixl_attach()
2100 ixl_watchdog(struct ifnet *ifp) in ixl_watchdog() function