needsoft          903 dev/sbus/spif.c 	int needsoft = 0, r = 0, i;
needsoft          909 dev/sbus/spif.c 			r |= spifstcintr_rx(sc, &needsoft);
needsoft          911 dev/sbus/spif.c 			r |= spifstcintr_rxexception(sc, &needsoft);
needsoft          917 dev/sbus/spif.c 			r |= spifstcintr_tx(sc, &needsoft);
needsoft          923 dev/sbus/spif.c 			r |= spifstcintr_mx(sc, &needsoft);
needsoft          926 dev/sbus/spif.c 	if (needsoft)