Searched refs:ttydevsw_busy (Results 1 – 2 of 2) sorted by relevance
392 rt_inline rt_bool_t ttydevsw_busy(struct lwp_tty *tp) in ttydevsw_busy() function
169 if (ttyoutq_bytesused(&tp->t_outq) == 0 && !ttydevsw_busy(tp)) in tty_drain()
Completed in 5 milliseconds