Home
last modified time | relevance | path

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

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