Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h449 #define LINUX_IGNBRK 0x0000001 macro
H A Dlinux_ioctl.c394 lios->c_iflag |= LINUX_IGNBRK; in bsd_to_linux_termios()
510 if (lios->c_iflag & LINUX_IGNBRK) in linux_to_bsd_termios()