Home | History | Annotate | Download | only in ixp12x0

Lines Matching refs:ixpcom_softc

110 static void	ixpcom_iflush(struct ixpcom_softc *);
111 static void ixpcom_set_cr(struct ixpcom_softc *);
118 inline static void ixpcom_txsoft(struct ixpcom_softc *, struct tty *);
119 inline static void ixpcom_rxsoft(struct ixpcom_softc *, struct tty *);
139 struct ixpcom_softc* ixpcom_sc = NULL;
190 ixpcom_attach_subr(struct ixpcom_softc *sc)
260 struct ixpcom_softc *sc
349 ixpcom_filltx(struct ixpcom_softc *sc)
370 struct ixpcom_softc *sc
420 ixpcom_break(struct ixpcom_softc *sc, int onoff)
437 ixpcom_shutdown(struct ixpcom_softc *sc)
466 struct ixpcom_softc *sc;
609 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
637 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
649 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
661 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
673 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
682 struct ixpcom_softc *sc = device_lookup_private(&ixpcom_cd, COMUNIT(dev));
741 struct ixpcom_softc *sc
772 ixpcom_iflush(struct ixpcom_softc *sc)
802 ixpcom_set_cr(struct ixpcom_softc *sc)
907 ixpcom_txsoft(struct ixpcom_softc *sc, struct tty *tp)
918 ixpcom_rxsoft(struct ixpcom_softc *sc, struct tty *tp)
1017 struct ixpcom_softc *sc = arg;
1035 struct ixpcom_softc *sc = arg;