stty_compute_baud
stty_compute_baud(t->c_ospeed, sc->sc_osc, &tbprl, &tbprh))
stty_compute_baud(t->c_ispeed, sc->sc_osc, &rbprl, &rbprh))
int stty_compute_baud(speed_t, int, u_int8_t *, u_int8_t *);