Searched refs:vconsparam (Results 1 – 1 of 1) sorted by relevance
65 int vconsparam(struct tty *, struct termios *);193 tp->t_param = vconsparam; in vconsopen()341 vconsparam(struct tty *tp, struct termios *t) in vconsparam() function