Searched refs:LINUX_CSTOPB (Results 1 – 8 of 8) sorted by relevance
235 bts->c_cflag |= cvtto_bsd_mask(lt->c_cflag, LINUX_CSTOPB, CSTOPB); in linux32_termio_to_bsd_termios()318 lt->c_cflag |= cvtto_linux_mask(bts->c_cflag, CSTOPB, LINUX_CSTOPB); in bsd_termios_to_linux32_termio()409 bts->c_cflag |= cvtto_bsd_mask(lts->c_cflag, LINUX_CSTOPB, CSTOPB); in linux32_termios_to_bsd_termios()510 lts->c_cflag |= cvtto_linux_mask(bts->c_cflag, CSTOPB, LINUX_CSTOPB); in bsd_termios_to_linux32_termios()
220 #define LINUX_CSTOPB 0x00000400 macro
245 #define LINUX_CSTOPB 0000100 macro
89 #define LINUX_CSTOPB 0000100 macro
208 #define LINUX_CSTOPB 0x00000040 macro
248 #define LINUX_CSTOPB 00002000 macro
205 #define LINUX_CSTOPB 0x00000040 macro
217 #define LINUX_CSTOPB 0x00000040 macro