Searched refs:pconsparam (Results 1 – 2 of 2) sorted by relevance
126 static int pconsparam(struct tty *, struct termios *);141 tp->t_param = pconsparam; in pconsopen()153 pconsparam(tp, &tp->t_termios); in pconsopen()255 pconsparam(struct tty *tp, struct termios *t) in pconsparam() function
128 static int pconsparam(struct tty *, struct termios *);143 tp->t_param = pconsparam; in pconsopen()155 pconsparam(tp, &tp->t_termios); in pconsopen()255 pconsparam(struct tty *tp, struct termios *t) in pconsparam() function