Searched refs:last_ibaud (Results 1 – 1 of 1) sorted by relevance
478 static speed_t last_ibaud = (speed_t) -1; variable1729 last_ibaud = baud; in set_speed()2080 if (last_ibaud != -1 && last_obaud != -1) in check_speed()2082 if (cfgetispeed (mode) != last_ibaud in check_speed()2086 baud_to_value (last_ibaud), baud_to_value (last_obaud)); in check_speed()