stty_port          80 dev/sbus/spif.c int	stty_modem_control(struct stty_port *, int, int);
stty_port         302 dev/sbus/spif.c 		struct stty_port *sp = &ssc->sc_port[port];
stty_port         337 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         428 dev/sbus/spif.c 	struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)];
stty_port         458 dev/sbus/spif.c 	struct stty_port *sp = &stc->sc_port[SPIF_PORT(dev)];
stty_port         524 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         584 dev/sbus/spif.c 	struct stty_port *sp = &st->sc_port[SPIF_PORT(tp->t_dev)];
stty_port         683 dev/sbus/spif.c 	struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)];
stty_port         696 dev/sbus/spif.c 	struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)];
stty_port         707 dev/sbus/spif.c 	struct stty_port *sp = &sc->sc_port[SPIF_PORT(dev)];
stty_port         718 dev/sbus/spif.c 	struct stty_port *sp = &sc->sc_port[SPIF_PORT(tp->t_dev)];
stty_port         736 dev/sbus/spif.c 	struct stty_port *sp = &stc->sc_port[SPIF_PORT(tp->t_dev)];
stty_port         768 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         795 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         830 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         883 dev/sbus/spif.c 	struct stty_port *sp;
stty_port         939 dev/sbus/spif.c 	struct stty_port *sp;
stty_port          37 dev/sbus/spifvar.h struct stty_port {
stty_port          57 dev/sbus/spifvar.h 	struct	stty_port sc_port[SPIF_MAX_SERIAL];