Home | History | Annotate | Download | only in dev

Lines Matching refs:scn_softc

142 CFATTACH_DECL_NEW(scn, sizeof(struct scn_softc),
201 static inline struct scn_softc *
211 static int scn_rxintr(struct scn_softc *);
213 static void scn_setchip(struct scn_softc *sc);
216 static void scn_rxenable(struct scn_softc *);
217 static void scn_rxdisable(struct scn_softc *);
218 static void dcd_int(struct scn_softc *, struct tty *, u_char);
220 static u_char opbits(struct scn_softc *, int);
407 scn_setchip(struct scn_softc *sc)
608 struct scn_softc *sc;
760 scn_rxenable(struct scn_softc *sc)
779 scn_rxdisable(struct scn_softc *sc)
801 struct scn_softc *sc;
1076 struct scn_softc *sc;
1166 struct scn_softc *sc = SOFTC(unit);
1207 struct scn_softc *sc = SOFTC(DEV_UNIT(dev));
1216 struct scn_softc *sc = SOFTC(DEV_UNIT(dev));
1225 struct scn_softc *sc = SOFTC(DEV_UNIT(dev));
1234 struct scn_softc *sc = SOFTC(DEV_UNIT(dev));
1241 dcd_int(struct scn_softc *sc, struct tty *tp, u_char new)
1286 struct scn_softc *sc = SOFTC(unit);
1303 struct scn_softc *sc0 = duart->chan[0].sc;
1304 struct scn_softc *sc1 = duart->chan[1].sc;
1389 scn_rxintr(struct scn_softc *sc)
1499 struct scn_softc *sc;
1595 opbits(struct scn_softc *sc, int tioc_bits)
1606 struct scn_softc *sc = SOFTC(unit);
1745 struct scn_softc *sc = SOFTC(unit);
1817 struct scn_softc *sc = SOFTC(unit);