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