Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_ioctl.h536 #define LINUX_CRTSCTS 0x80000000 macro
Dlinux_ioctl.c487 lios->c_cflag |= LINUX_CRTSCTS; in bsd_to_linux_termios()
602 if (lios->c_cflag & LINUX_CRTSCTS) in linux_to_bsd_termios()