Searched refs:TF_ASYNC (Results 1 – 2 of 2) sorted by relevance
79 #define TF_ASYNC 0x00100 /* Asynchronous I/O enabled. */ macro
1532 if (tp->t_flags & TF_ASYNC && tp->t_sigio != NULL) in tty_wakeup()1666 tp->t_flags |= TF_ASYNC; in tty_generic_ioctl()1668 tp->t_flags &= ~TF_ASYNC; in tty_generic_ioctl()2272 { TF_ASYNC, 'Y' },