Searched refs:t_ispeed (Results 1 – 6 of 6) sorted by relevance
238 if (ispeed != ttcompatspeedtab(tp->t_ispeed, compatspeeds)) { in ttsetcompat()241 term->c_ispeed = tp->t_ispeed; in ttsetcompat()425 if (tp->t_ispeed == 0) { in ttcompat()428 sg->sg_ispeed = (char)ttcompatspeedtab(tp->t_ispeed, compatspeeds); in ttcompat()
278 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in ptsopen()
1243 tp->t_ispeed = t->c_ispeed; in ttioctl_locked()
117 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in kmopen()
160 #define t_ispeed t_termios.c_ispeed macro
94 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in kmopen()