qcuart_softintr
sc->sc_si = softintr_establish(IPL_TTY, qcuart_softintr, sc);
void qcuart_softintr(void *);