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