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