Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/compat/linux/
Dlinux_ioctl.h532 #define LINUX_CRTSCTS 0x80000000 macro
Dlinux_ioctl.c451 lios->c_cflag |= LINUX_CRTSCTS; in bsd_to_linux_termios()
590 if (lios->c_cflag & LINUX_CRTSCTS) in linux_to_bsd_termios()