Searched refs:cyparam (Results 1 – 1 of 1) sorted by relevance
43 static int cyparam(struct tty *, struct termios *);307 tp->t_param = cyparam; in cyopen()357 cyparam(tp, &tp->t_termios); in cyopen()639 cyparam(struct tty *tp, struct termios *t) in cyparam() function