Home | History | Annotate | Download | only in ep93xx

Lines Matching refs:epcom_softc

128 static void	epcom_iflush(struct epcom_softc *);
129 static void epcom_set(struct epcom_softc *);
136 inline static void epcom_txsoft(struct epcom_softc *, struct tty *);
137 inline static void epcom_rxsoft(struct epcom_softc *, struct tty *);
212 epcom_attach_subr(struct epcom_softc *sc)
289 struct epcom_softc *sc
360 epcom_filltx(struct epcom_softc *sc)
381 struct epcom_softc *sc
427 epcom_break(struct epcom_softc *sc, int onoff)
437 epcom_shutdown(struct epcom_softc *sc)
464 struct epcom_softc *sc;
602 struct epcom_softc *sc = device_lookup_private(&epcom_cd, COMUNIT(dev));
630 struct epcom_softc *sc = device_lookup_private(&epcom_cd, COMUNIT(dev));
642 struct epcom_softc *sc = device_lookup_private(&epcom_cd, COMUNIT(dev));
654 struct epcom_softc *sc = device_lookup_private(&epcom_cd, COMUNIT(dev));
666 struct epcom_softc
675 struct epcom_softc *sc = device_lookup_private(&epcom_cd, COMUNIT(dev));
732 struct epcom_softc *sc
772 epcom_iflush(struct epcom_softc *sc)
802 epcom_set(struct epcom_softc *sc)
903 epcom_txsoft(struct epcom_softc *sc, struct tty *tp)
914 epcom_rxsoft(struct epcom_softc *sc, struct tty *tp)
1011 struct epcom_softc *sc = arg;
1029 struct epcom_softc *sc = arg;