xlcom_rx_soft
sc->sc_rx_soft = softint_establish(SOFTINT_SERIAL, xlcom_rx_soft, sc);
static void xlcom_rx_soft(void *);