spif_softintr
sc->sc_softih = softint_establish(SOFTINT_SERIAL, spif_softintr, sc);
void spif_softintr(void *);