Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/sbus/
H A Dqe.c150 void qewatchdog(struct ifnet *);
305 ifp->if_watchdog = qewatchdog; in qeattach()
539 qewatchdog(struct ifnet *ifp) in qewatchdog() function