comstop
tp->t_stop = comstop;
comstop(tp, FREAD | FWRITE);
static void comstop (struct tty *tp, int rw);