Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/mips/
H A Dtermbits.h232 #define TARGET_TCSETSW2 TARGET_IOW('T', 0x2C, struct termios2) macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h247 #define TARGET_TCSETSW2 TARGET_IOW('T', 0x2C, struct target_termios2) macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h301 #define TARGET_TCSETSW2 _IOW('T', 44, struct termios2) macro