Searched refs:digiparam (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c76 static int digiparam(struct tty *tp, struct termios *t);
545 tp->t_param = digiparam;
699 error = digiparam(tp, &tp->t_termios);
981 digiparam(struct tty *tp, struct termios *t) function

Completed in 103 milliseconds