Searched refs:clpscom_softc (Results 1 – 1 of 1) sorted by relevance
86 struct clpscom_softc { struct152 static void clpscom_iflush(struct clpscom_softc *);153 static void clpscom_shutdown(struct clpscom_softc *);154 static void clpscom_break(struct clpscom_softc *, int);155 static int clpscom_to_tiocm(struct clpscom_softc *);157 static void clpscom_rxsoft(struct clpscom_softc *, struct tty *);158 static void clpscom_mssoft(struct clpscom_softc *, struct tty *);167 CFATTACH_DECL_NEW(clpscom, sizeof(struct clpscom_softc),203 struct clpscom_softc *sc = device_private(self); in clpscom_attach()255 struct clpscom_softc *sc = arg; in clpscom_txintr()[all …]