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