comms_speed_change
void comms_speed_change(void *, uint);
comms_speed_change(sc, INIT_SPEED);
sc->sc_base.sc_speed_change = comms_speed_change;