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