Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Ddp8390var.h167 void dp8390_rint(struct dp8390_softc *);
Ddp8390.c92 sc->recv_int = dp8390_rint; in dp8390_config()
501 dp8390_rint(struct dp8390_softc *sc) in dp8390_rint() function
Dwe.c488 dp8390_rint(sc); in we_recv_int()