spif_softc         72 dev/sbus/spif.c int	spifstcintr_mx(struct spif_softc *, int *);
spif_softc         73 dev/sbus/spif.c int	spifstcintr_tx(struct spif_softc *, int *);
spif_softc         74 dev/sbus/spif.c int	spifstcintr_rx(struct spif_softc *, int *);
spif_softc         75 dev/sbus/spif.c int	spifstcintr_rxexception(struct spif_softc *, int *);
spif_softc         81 dev/sbus/spif.c void	stty_write_ccr(struct spif_softc *, u_int8_t);
spif_softc         97 dev/sbus/spif.c 	sizeof (struct spif_softc), spifmatch, spifattach
spif_softc        166 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)self;
spif_softc        285 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)parent;
spif_softc        295 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)parent;
spif_softc        335 dev/sbus/spif.c 	struct spif_softc *csc;
spif_softc        429 dev/sbus/spif.c 	struct spif_softc *csc = sp->sp_sc;
spif_softc        459 dev/sbus/spif.c 	struct spif_softc *sc = sp->sp_sc;
spif_softc        527 dev/sbus/spif.c 	struct spif_softc *csc = sp->sp_sc;
spif_softc        585 dev/sbus/spif.c 	struct spif_softc *sc = sp->sp_sc;
spif_softc        737 dev/sbus/spif.c 	struct spif_softc *sc = sp->sp_sc;
spif_softc        765 dev/sbus/spif.c 	struct spif_softc *sc;
spif_softc        792 dev/sbus/spif.c 	struct spif_softc *sc;
spif_softc        827 dev/sbus/spif.c 	struct spif_softc *sc;
spif_softc        880 dev/sbus/spif.c 	struct spif_softc *sc;
spif_softc        902 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)vsc;
spif_softc        935 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)vsc;
spif_softc       1004 dev/sbus/spif.c 	struct spif_softc *sc;
spif_softc       1043 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)parent;
spif_softc       1053 dev/sbus/spif.c 	struct spif_softc *sc = (struct spif_softc *)parent;
spif_softc         39 dev/sbus/spifvar.h 	struct spif_softc *sp_sc;	/* pointer back to registers */
spif_softc         65 dev/sbus/spifvar.h struct spif_softc {