Home
last modified time | relevance | path

Searched refs:pluart_param (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dpluart.c139 int pluart_param(struct tty *tp, struct termios *t);
302 pluart_param(struct tty *tp, struct termios *t) in pluart_param() function
578 tp->t_param = pluart_param; in pluartopen()
606 pluart_param(tp, &tp->t_termios); in pluartopen()