Lines Matching defs:scif_softc
127 struct scif_softc {
183 void scif_break(struct scif_softc *, int);
184 void scif_iflush(struct scif_softc *);
187 void scif_rxsoft(struct scif_softc *, struct tty *);
188 void scif_txsoft(struct scif_softc *, struct tty *);
189 void scif_stsoft(struct scif_softc *, struct tty *);
190 void scif_schedrx(struct scif_softc *);
229 sizeof(struct scif_softc), scif_match, scif_attach
410 struct scif_softc *sc = (struct scif_softc *)self;
474 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(tp->t_dev)];
537 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(tp->t_dev)];
655 scif_iflush(struct scif_softc *sc)
673 struct scif_softc *sc;
773 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(dev)];
789 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(dev)];
798 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(dev)];
807 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(dev)];
816 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(dev)];
864 scif_schedrx(struct scif_softc *sc)
873 scif_break(struct scif_softc *sc, int onoff)
898 struct scif_softc *sc = scif_cd.cd_devs[SCIFUNIT(tp->t_dev)];
922 struct scif_softc *sc = arg;
941 scif_rxsoft(struct scif_softc *sc, struct tty *tp)
1025 scif_txsoft(struct scif_softc *sc, struct tty *tp)
1036 scif_stsoft(struct scif_softc *sc, struct tty *tp)
1076 struct scif_softc *sc = arg;
1102 struct scif_softc *sc = arg;