Searched refs:cs_ttyp (Results 1 – 3 of 3) sorted by relevance
416 tp = cs->cs_ttyp; in zsopen()418 cs->cs_ttyp = tp = tty_alloc(); in zsopen()496 tp = cs->cs_ttyp; in zsclose()526 tp = cs->cs_ttyp; in zsread()542 tp = cs->cs_ttyp; in zswrite()558 tp = cs->cs_ttyp; in zspoll()573 return cs->cs_ttyp; in zstty()706 if (cs->cs_ttyp->t_cflag & CCTS_OFLOW && in zssint()760 tp = cs->cs_ttyp; in zssoft()863 struct tty *tp = cs->cs_ttyp; in zsioctl()[all …]
124 struct tty *cs_ttyp; /* ### */ member
96 struct tty *cs_ttyp; /* ### */ member