Searched refs:sc_softintr (Results 1 – 1 of 1) sorted by relevance
86 void * sc_softintr; member281 sc->sc_softintr = softint_establish(SOFTINT_SERIAL, sab_softintr, sc); in sab_attach()282 if (sc->sc_softintr == NULL) { in sab_attach()363 softint_schedule(sc->sc_softintr); in sab_intr()