Searched refs:B28800 (Results 1 – 5 of 5) sorted by relevance
133 #ifdef B28800 in speed_to_baud()134 case B28800: in speed_to_baud()222 #ifdef B28800 in baud_to_speed()224 return B28800; in baud_to_speed()
292 B28800,351 use libc::{B7200, B14400, B28800, B76800}; in try_from()391 B28800 => Ok(BaudRate::B28800), in try_from()
580 pub const B28800: speed_t = 28800; constant
1247 pub const B28800: speed_t = 28800; constant
2001 pub const B28800: speed_t = 28800; constant