Searched refs:LINUX_IGNBRK (Results 1 – 2 of 2) sorted by relevance
478 #define LINUX_IGNBRK 0x0000001 macro
427 lios->c_iflag |= LINUX_IGNBRK; in bsd_to_linux_termios()553 if (lios->c_iflag & LINUX_IGNBRK) in linux_to_bsd_termios()