Searched refs:spif_softintr (Results 1 – 2 of 2) sorted by relevance
397 void spif_softintr(void *);
237 sc->sc_softih = softint_establish(SOFTINT_SERIAL, spif_softintr, sc); in spif_attach()893 spif_softintr(void *vsc) in spif_softintr() function