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

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c190 static void cx_stop (struct tty *tp, int flag);
871 d->tty->t_stop = cx_stop;
2197 static void cx_stop (struct tty *tp, int flag) function
2210 CX_DEBUG2 (d, ("cx_stop\n"));

Completed in 100 milliseconds