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

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c189 static int cx_param (struct tty *tp, struct termios *t);
870 d->tty->t_param = cx_param;
2131 static int cx_param (struct tty *tp, struct termios *t) function
2147 CX_DEBUG2 (d, ("cx_param (hangup)\n"));
2150 CX_DEBUG2 (d, ("cx_param\n"));

Completed in 98 milliseconds