HomeSort by: relevance | last modified time | path
    Searched defs:LINUX_TCSETS (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/amd64/
linux_termios.h 145 #define LINUX_TCSETS _LINUX_IO('T', 0x02)
  /src/sys/compat/linux/arch/aarch64/
linux_termios.h 36 #define LINUX_TCSETS 0x5402
  /src/sys/compat/linux/arch/alpha/
linux_termios.h 39 #define LINUX_TCSETS _LINUX_IOW('t', 20, struct linux_termios)
  /src/sys/compat/linux/arch/arm/
linux_termios.h 39 #define LINUX_TCSETS _LINUX_IO('T', 2)
  /src/sys/compat/linux/arch/i386/
linux_termios.h 39 #define LINUX_TCSETS _LINUX_IO('T', 2)
  /src/sys/compat/linux/arch/m68k/
linux_termios.h 39 #define LINUX_TCSETS _LINUX_IO('T', 2)
  /src/sys/compat/linux/arch/mips/
linux_termios.h 50 #define LINUX_TCSETS 0x540e
  /src/sys/compat/linux/arch/powerpc/
linux_termios.h 48 #define LINUX_TCSETS _LINUX_IOW('t', 20, struct linux_termios)

Completed in 15 milliseconds