Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dif_ef.c94 static int ef_intrhook(struct ie_softc *, int);
206 ef_intrhook(struct ie_softc *sc, int where) in ef_intrhook() function
466 sc->intrhook = ef_intrhook; in ef_attach()