Home
last modified time | relevance | path

Searched refs:LINUX_CSTOPB (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/compat/linux/common/
Dlinux_termios.h235 bts->c_cflag |= cvtto_bsd_mask(lt->c_cflag, LINUX_CSTOPB, CSTOPB); in linux32_termio_to_bsd_termios()
318 lt->c_cflag |= cvtto_linux_mask(bts->c_cflag, CSTOPB, LINUX_CSTOPB); in bsd_termios_to_linux32_termio()
409 bts->c_cflag |= cvtto_bsd_mask(lts->c_cflag, LINUX_CSTOPB, CSTOPB); in linux32_termios_to_bsd_termios()
510 lts->c_cflag |= cvtto_linux_mask(bts->c_cflag, CSTOPB, LINUX_CSTOPB); in bsd_termios_to_linux32_termios()
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_termios.h220 #define LINUX_CSTOPB 0x00000400 macro
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_termios.h245 #define LINUX_CSTOPB 0000100 macro
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_termios.h89 #define LINUX_CSTOPB 0000100 macro
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_termios.h208 #define LINUX_CSTOPB 0x00000040 macro
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_termios.h248 #define LINUX_CSTOPB 00002000 macro
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_termios.h205 #define LINUX_CSTOPB 0x00000040 macro
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_termios.h217 #define LINUX_CSTOPB 0x00000040 macro