Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h535 #define LINUX_PARODD 0x00000200 macro
H A Dlinux_ioctl.c437 lios->c_cflag |= LINUX_PARODD; in bsd_to_linux_termios()
552 if (lios->c_cflag & LINUX_PARODD) in linux_to_bsd_termios()