Searched refs:gen_intr2 (Results 1 – 1 of 1) sorted by relevance
223 static void gen_intr2(void *softc);321 INTR_TYPE_NET | INTR_MPSAFE, NULL, gen_intr2, sc, &sc->ih2); in gen_attach()1492 gen_intr2(void *arg) in gen_intr2() function