Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_ioctl.h431 #define LINUX_VSTART 8 macro
Dlinux_ioctl.c531 lios->c_cc[LINUX_VSTART] = bios->c_cc[VSTART]; in bsd_to_linux_termios()
647 bios->c_cc[VSTART] = lios->c_cc[LINUX_VSTART]; in linux_to_bsd_termios()