Searched refs:last_obaud (Results 1 – 1 of 1) sorted by relevance
479 static speed_t last_obaud = (speed_t) -1; variable1735 last_obaud = baud; in set_speed()2080 if (last_ibaud != -1 && last_obaud != -1) in check_speed()2083 || cfgetospeed (mode) != last_obaud) in check_speed()2086 baud_to_value (last_ibaud), baud_to_value (last_obaud)); in check_speed()