Searched refs:zstty_softc (Results 1 – 2 of 2) sorted by relevance
147 struct zstty_softc { struct210 void zs_shutdown(struct zstty_softc *);215 int zs_to_tiocm(struct zstty_softc *);232 struct zstty_softc *262 struct zstty_softc *zst = (struct zstty_softc *)self; in zstty_attach()407 zs_shutdown(struct zstty_softc *zst) in zs_shutdown()460 struct zstty_softc *zst; in zsopen()1068 zs_maskintr(struct zstty_softc *zst) in zs_maskintr()1167 zs_to_tiocm(struct zstty_softc *zst) in zs_to_tiocm()1232 zs_hwiflow(struct zstty_softc *zst) in zs_hwiflow()[all …]
454 struct zstty_softc *zst0 = zsc->zsc_cs[0]->cs_private; in zssoft()455 struct zstty_softc *zst1 = zsc->zsc_cs[1]->cs_private; in zssoft()