Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h532 #define LINUX_CSTOPB 0x00000040 macro
H A Dlinux_ioctl.c431 lios->c_cflag |= LINUX_CSTOPB; in bsd_to_linux_termios()
546 if (lios->c_cflag & LINUX_CSTOPB) in linux_to_bsd_termios()