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

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c191 static void cx_stop (struct tty *tp, int flag);
855 d->tty->t_stop = cx_stop;
2182 static void cx_stop (struct tty *tp, int flag) function
2195 CX_DEBUG2 (d, ("cx_stop\n"));

Completed in 105 milliseconds