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