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()
281 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in ptsopen()
1354 tp->t_ispeed = t->c_ispeed; in ttioctl_locked()
161 #define t_ispeed t_termios.c_ispeed macro
111 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in kmopen()
88 tp->t_ispeed = tp->t_ospeed = TTYDEF_SPEED; in kmopen()