Lines Matching refs:zstty_softc
147 struct zstty_softc { struct
204 sizeof(struct zstty_softc), zstty_match, zstty_attach argument
216 void zs_shutdown(struct zstty_softc *);
219 void zs_modem(struct zstty_softc *, int);
220 void tiocm_to_zs(struct zstty_softc *, u_long, int);
221 int zs_to_tiocm(struct zstty_softc *);
223 void zs_hwiflow(struct zstty_softc *);
224 void zs_maskintr(struct zstty_softc *);
265 struct zstty_softc *zst = (void *) self;
423 struct zstty_softc *zst;
437 struct zstty_softc *zst; in zs_shutdown()
495 struct zstty_softc *zst;
638 struct zstty_softc *zst;
674 struct zstty_softc *zst;
689 struct zstty_softc *zst;
709 struct zstty_softc *zst;
792 struct zstty_softc *zst;
857 struct zstty_softc *zst;
886 struct zstty_softc *zst;
1064 struct zstty_softc *zst; in zs_maskintr()
1090 struct zstty_softc *zst; in zs_modem()
1115 struct zstty_softc *zst; in tiocm_to_zs()
1155 struct zstty_softc *zst; in zs_to_tiocm()
1187 struct zstty_softc *zst;
1224 struct zstty_softc *zst; in zs_hwiflow()
1246 void zstty_rxsoft(struct zstty_softc *, struct tty *);
1247 void zstty_txsoft(struct zstty_softc *, struct tty *);
1248 void zstty_stsoft(struct zstty_softc *, struct tty *);
1258 struct zstty_softc *zst = cs->cs_private;
1334 struct zstty_softc *zst = cs->cs_private;
1382 struct zstty_softc *zst = cs->cs_private;
1423 struct zstty_softc *zst = arg;
1443 struct zstty_softc *zst; in zstty_rxsoft()
1542 struct zstty_softc *zst; in zstty_txsoft()
1556 struct zstty_softc *zst; in zstty_stsoft()
1603 struct zstty_softc *zst = cs->cs_private;