Home
last modified time | relevance | path

Searched defs:TARGET_TCSETS2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/mips/
H A Dtermbits.h231 #define TARGET_TCSETS2 TARGET_IOW('T', 0x2B, struct termios2) macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h246 #define TARGET_TCSETS2 TARGET_IOW('T', 0x2B, struct target_termios2) macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h300 #define TARGET_TCSETS2 _IOW('T', 43, struct termios2) macro