alc_intr
alc_intr, sc,
error = bus_setup_intr(dev, sc->alc_irq, INTR_MPSAFE, alc_intr, sc,
static void alc_intr(void *);
alc_intr(sc);