Searched refs:t_iflag (Results 1 – 25 of 29) sorted by relevance
12
158 tp->t_iflag = TTYDEF_IFLAG; in opalconsopen()
156 #define t_iflag t_termios.c_iflag macro
197 tp->t_iflag = TTYDEF_IFLAG; in vconsopen()
330 tp->t_iflag = TTYDEF_IFLAG; in vccttyopen()
228 tp->t_iflag = TTYDEF_IFLAG; in pconsopen()
525 tp->t_iflag = TTYDEF_IFLAG; in sbbcopen()
215 tp->t_iflag = TTYDEF_IFLAG;
270 iflag = tp->t_iflag; in ttyinput()922 tp->t_iflag = t->c_iflag; in ttioctl()1334 if (ISSET(tp->t_iflag, IXOFF) && in ttyblock()1671 if (ISSET(tp->t_iflag, IXOFF) && in ttyunblock()
244 tp->t_iflag = TTYDEF_IFLAG; in ptsopen()924 stop = (tp->t_iflag & IXON) && CCEQ(cc[VSTOP], CTRL('s')) && in ptyioctl()
548 tp->t_iflag = TTYDEF_IFLAG; in zsopen()552 tp->t_iflag = 0; in zsopen()
584 tp->t_iflag = TTYDEF_IFLAG; in pluartopen()
293 tp->t_iflag = TTYDEF_IFLAG; in cyopen()
389 tp->t_iflag = TTYDEF_IFLAG; in amluartopen()
398 tp->t_iflag = TTYDEF_IFLAG; in cduartopen()
409 tp->t_iflag = TTYDEF_IFLAG; in mvuartopen()
509 tp->t_iflag = TTYDEF_IFLAG; in imxuartopen()
689 tp->t_iflag = TTYDEF_IFLAG; in exuartopen()
384 tp->t_iflag = TTYDEF_IFLAG; in sfuartopen()
518 tp->t_iflag = TTYDEF_IFLAG; in vioconopen()
482 tp->t_iflag = TTYDEF_IFLAG; in sioopen()
821 if (tp->t_iflag & IXON) { in pppinput()
734 tp->t_iflag = TTYDEF_IFLAG; in scifopen()
350 tp->t_iflag = TTYDEF_IFLAG; in sttyopen()
1012 tp->t_iflag = TTYDEF_IFLAG; in czttyopen()
466 tp->t_iflag = TTYDEF_IFLAG; in ucom_do_open()