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

/freebsd-11-stable/sys/dev/cy/
H A Dcy.c121 * comstop())
246 static void comstop(struct tty *tp, int rw);
415 tp->t_stop = comstop;
1800 comstop(struct tty *tp, int rw) function
/freebsd-11-stable/sys/dev/sio/
H A Dsio.c128 * comstop())
272 static void comstop(struct tty *tp, int rw);
935 tp->t_stop = comstop;
2088 comstop(tp, rw) function
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c192 * comstop())
360 static void comstop(struct tty *tp, int rw);
1494 tp->t_stop = comstop;
3148 comstop(tp, rw) function

Completed in 40 milliseconds