stty_softc 105 dev/sbus/spif.c sizeof(struct stty_softc), sttymatch, sttyattach
stty_softc 296 dev/sbus/spif.c struct stty_softc *ssc = (struct stty_softc *)dev;
stty_softc 336 dev/sbus/spif.c struct stty_softc *sc;
stty_softc 427 dev/sbus/spif.c struct stty_softc *sc = stty_cd.cd_devs[SPIF_CARD(dev)];
stty_softc 457 dev/sbus/spif.c struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(dev)];
stty_softc 583 dev/sbus/spif.c struct stty_softc *st = stty_cd.cd_devs[SPIF_CARD(tp->t_dev)];
stty_softc 682 dev/sbus/spif.c struct stty_softc *sc = stty_cd.cd_devs[SPIF_CARD(dev)];
stty_softc 695 dev/sbus/spif.c struct stty_softc *sc = stty_cd.cd_devs[SPIF_CARD(dev)];
stty_softc 706 dev/sbus/spif.c struct stty_softc *sc = stty_cd.cd_devs[SPIF_CARD(dev)];
stty_softc 717 dev/sbus/spif.c struct stty_softc *sc = stty_cd.cd_devs[SPIF_CARD(tp->t_dev)];
stty_softc 735 dev/sbus/spif.c struct stty_softc *stc = stty_cd.cd_devs[SPIF_CARD(tp->t_dev)];
stty_softc 936 dev/sbus/spif.c struct stty_softc *stc = sc->sc_ttys;
stty_softc 54 dev/sbus/spifvar.h struct stty_softc {
stty_softc 83 dev/sbus/spifvar.h struct stty_softc *sc_ttys; /* our ttys */