cuda_intr
sc->sc_ih = intr_establish_xname(irq, IST_EDGE, IPL_TTY, cuda_intr, sc,
cuda_intr(sc);
static int cuda_intr(void *);