wakeup_other
wakeup_other(tp, FREAD|FWRITE); /* XXX */
wakeup_other(tp, FWRITE);
wakeup_other(tp, FWRITE);
wakeup_other(tp, FREAD);
wakeup_other(tp, flag);
static void wakeup_other (struct tty *tp, int flag);