Searched refs:ttydisc_can_bypass (Results 1 – 3 of 3) sorted by relevance
55 #define ttydisc_can_bypass(tp) ((tp)->t_flags & TF_BYPASS) macro
914 if (ttydisc_can_bypass(tp) != 0 || in ucom_inwakeup()1586 if (ttydisc_can_bypass(tp)) { in ucom_put_data()
1259 if (ttydisc_can_bypass(tp)) in ttydisc_rint_simple()