Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/mips/
H A Dtermbits.h230 #define TARGET_TCGETS2 TARGET_IOR('T', 0x2A, struct termios2) macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h245 #define TARGET_TCGETS2 TARGET_IOR('T', 0x2A, struct target_termios2) macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h299 #define TARGET_TCGETS2 _IOR('T', 42, struct termios2) macro