Searched refs:TF_ASYNC (Results 1 – 3 of 3) sorted by relevance
77 #define TF_ASYNC 0x00100 /* Asynchronous I/O enabled. */ macro
1493 if (tp->t_flags & TF_ASYNC && tp->t_sigio != NULL) in tty_wakeup()1627 tp->t_flags |= TF_ASYNC; in tty_generic_ioctl()1629 tp->t_flags &= ~TF_ASYNC; in tty_generic_ioctl()2232 { TF_ASYNC, 'Y' },
314 { TF_ASYNC, 'Y' },