Home
last modified time | relevance | path

Searched refs:comstop (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/cy/
H A Dcy.c246 static void comstop(struct tty *tp, int rw);
415 tp->t_stop = comstop; in cyattach_common()
1800 comstop(struct tty *tp, int rw) in comstop() function
/freebsd-12.1/sys/dev/sio/
H A Dsio.c273 static void comstop(struct tty *tp, int rw);
936 tp->t_stop = comstop;
2089 comstop(tp, rw) in comstop() function