Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddp8390var.h158 void dp8390_watchdog(struct ifnet *);
H A Ddp8390.c116 ifp->if_watchdog = dp8390_watchdog; in dp8390_config()
218 dp8390_watchdog(struct ifnet *ifp) in dp8390_watchdog() function