Searched refs:gen_intr (Results 1 – 1 of 1) sorted by relevance
220 static void gen_intr(void *softc);314 INTR_TYPE_NET | INTR_MPSAFE, NULL, gen_intr, sc, &sc->ih); in gen_attach()1313 gen_intr(void *arg) in gen_intr() function