stc               457 dev/sbus/spif.c 	struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(dev)];
stc               458 dev/sbus/spif.c 	struct stty_port *sp = &stc->sc_port[SPIF_PORT(dev)];
stc               735 dev/sbus/spif.c 	struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(tp->t_dev)];
stc               736 dev/sbus/spif.c 	struct stty_port *sp = &stc->sc_port[SPIF_PORT(tp->t_dev)];
stc               936 dev/sbus/spif.c 	struct stty_softc *stc = sc->sc_ttys;
stc               942 dev/sbus/spif.c 	if (stc != NULL) {
stc               943 dev/sbus/spif.c 		for (i = 0; i < stc->sc_nports; i++) {
stc               944 dev/sbus/spif.c 			sp = &stc->sc_port[i];
stc               987 dev/sbus/spif.c 					stc->sc_dev.dv_xname, i);