Searched refs:scparam (Results 1 – 1 of 1) sorted by relevance
173 static int scparam(struct tty *tp, struct termios *t);731 tp->t_param = scparam; in scopen()750 scparam(tp, &tp->t_termios); in scopen()949 scparam(struct tty *tp, struct termios *t) in scparam() function