mly_intr
mly_intr, sc, &sc->mly_intr, NULL);
static void mly_intr(void *arg);
if (sc->mly_intr)
bus_teardown_intr(sc->mly_dev, sc->mly_irq, sc->mly_intr);
void *mly_intr; /* interrupt handle */