Searched defs:ttydevsw (Results 1 – 1 of 1) sorted by relevance
61 struct ttydevsw { struct62 unsigned int tsw_flags; /* Default TTY flags. */86 ttydevsw_open(struct tty *tp) in ttydevsw_open() argument