Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delinkxlvar.h138 void ex_watchdog(struct ifnet *);
H A Delinkxl.c406 ifp->if_watchdog = ex_watchdog; in ex_config()
1573 ex_watchdog(struct ifnet *ifp) in ex_watchdog() function