Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.h443 #define LINUX_IGNBRK 0x0000001 macro
H A Dlinux_ioctl.c422 lios->c_iflag |= LINUX_IGNBRK; in bsd_to_linux_termios()
562 if (lios->c_iflag & LINUX_IGNBRK) in linux_to_bsd_termios()