Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_termios.h236 bts->c_cflag |= cvtto_bsd_mask(lt->c_cflag, LINUX_CREAD, CREAD); in linux32_termio_to_bsd_termios()
319 lt->c_cflag |= cvtto_linux_mask(bts->c_cflag, CREAD, LINUX_CREAD); in bsd_termios_to_linux32_termio()
410 bts->c_cflag |= cvtto_bsd_mask(lts->c_cflag, LINUX_CREAD, CREAD); in linux32_termios_to_bsd_termios()
511 lts->c_cflag |= cvtto_linux_mask(bts->c_cflag, CREAD, LINUX_CREAD); in bsd_termios_to_linux32_termios()
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_termios.h221 #define LINUX_CREAD 0x00000800 macro
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_termios.h246 #define LINUX_CREAD 0000200 macro
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_termios.h90 #define LINUX_CREAD 0000200 macro
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_termios.h209 #define LINUX_CREAD 0x00000080 macro
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_termios.h249 #define LINUX_CREAD 00004000 macro
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_termios.h206 #define LINUX_CREAD 0x00000080 macro
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_termios.h218 #define LINUX_CREAD 0x00000080 macro