mtintr
static void mtintr(void *);
sc->sc_hq.hq_intr = mtintr;
mtintr(sc);
void mtintr(struct mt_softc *);