Searched refs:xlcom_rx_soft (Results 1 – 1 of 1) sorted by relevance
99 static void xlcom_rx_soft(void *);223 sc->sc_rx_soft = softint_establish(SOFTINT_SERIAL, xlcom_rx_soft, sc); in xlcom_attach()267 xlcom_rx_soft(void *arg) in xlcom_rx_soft() function