Home
last modified time | relevance | path

Searched refs:LINUX_IGNBRK (Results 1 – 2 of 2) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_ioctl.h454 #define LINUX_IGNBRK 0x0000001 macro
H A Dlinux_ioctl.c412 lios->c_iflag |= LINUX_IGNBRK; in bsd_to_linux_termios()
538 if (lios->c_iflag & LINUX_IGNBRK) in linux_to_bsd_termios()