Searched refs:compatspeeds (Results 1 – 1 of 1) sorted by relevance
100 static struct speedtab compatspeeds[] = { variable238 if (ispeed != ttcompatspeedtab(tp->t_ispeed, compatspeeds)) { in ttsetcompat()260 if (ospeed != ttcompatspeedtab(tp->t_ospeed, compatspeeds)) { in ttsetcompat()424 sg->sg_ospeed = (char)ttcompatspeedtab(tp->t_ospeed, compatspeeds); in ttcompat()428 sg->sg_ispeed = (char)ttcompatspeedtab(tp->t_ispeed, compatspeeds); in ttcompat()