Searched refs:ttcompatspeedtab (Results 1 – 1 of 1) sorted by relevance
56 static int ttcompatspeedtab(int speed, struct speedtab *table);89 ttcompatspeedtab(int speed, struct speedtab *table) in ttcompatspeedtab() function110 else if (speed != ttcompatspeedtab(tp->t_termios.c_ispeed, in ttsetcompat()117 else if (speed != ttcompatspeedtab(tp->t_termios.c_ospeed, in ttsetcompat()206 sg->sg_ospeed = ttcompatspeedtab(tp->t_termios.c_ospeed, in tty_ioctl_compat()211 sg->sg_ispeed = ttcompatspeedtab(tp->t_termios.c_ispeed, in tty_ioctl_compat()