Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h572 #define LINUX_CRTSCTS 0x80000000 macro
H A Dlinux_ioctl.c478 lios->c_cflag |= LINUX_CRTSCTS; in bsd_to_linux_termios()
603 if (lios->c_cflag & LINUX_CRTSCTS) in linux_to_bsd_termios()