spifsoftintr       76 dev/sbus/spif.c void	spifsoftintr(void *);
spifsoftintr      227 dev/sbus/spif.c 	sc->sc_softih = softintr_establish(IPL_TTY, spifsoftintr, sc);