Searched refs:ttydisc_can_bypass (Results 1 – 4 of 4) sorted by relevance
53 #define ttydisc_can_bypass(tp) ((tp)->t_flags & TF_BYPASS) macro
799 if (ttydisc_can_bypass(tp) != 0 || in ucom_inwakeup()1445 if (ttydisc_can_bypass(tp)) { in ucom_put_data()
1073 if (ttydisc_can_bypass(tp)) in ttydisc_rint_simple()
1317 if (0 && ttydisc_can_bypass(tp)) { in si_intr()