Home
last modified time | relevance | path

Searched refs:cs_ttyp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/atari/dev/
H A Dzs.c416 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 …]
H A Dzsvar.h124 struct tty *cs_ttyp; /* ### */ member
/netbsd-src/sys/arch/sparc64/dev/
H A Dzsvar.h96 struct tty *cs_ttyp; /* ### */ member