ctintr
static void ctintr(void *);
sc->sc_hq.hq_intr = ctintr;
void ctintr(struct ct_softc *);
ctintr(sc);