Searched refs:ispeed (Results 1 – 1 of 1) sorted by relevance
234 unsigned int ispeed = (unsigned int)sg->sg_ispeed; in ttsetcompat() local235 if (ispeed > MAX_SPEED) { in ttsetcompat()238 if (ispeed != ttcompatspeedtab(tp->t_ispeed, compatspeeds)) { in ttsetcompat()239 term->c_ispeed = compatspcodes[ispeed]; in ttsetcompat()