Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h434 #define LINUX_VSTART 8 macro
H A Dlinux_ioctl.c494 lios->c_cc[LINUX_VSTART] = bios->c_cc[VSTART]; in bsd_to_linux_termios()
612 bios->c_cc[VSTART] = lios->c_cc[LINUX_VSTART]; in linux_to_bsd_termios()