Searched refs:TARGET_TCSETAW (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 155 #define TARGET_TCSETAW 0x5407 macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 156 #define TARGET_TCSETAW TARGET_IOW('T', 3, struct target_termios) macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 184 #define TARGET_TCSETAW TARGET_IOW('t', 25, struct target_termio) macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 166 #define TARGET_TCSETAW 0x5403 macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 185 #define TARGET_TCSETAW TARGET_IOW('T', 3, struct target_termio) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 185 #define TARGET_TCSETAW TARGET_IOW('t', 25, struct target_termio) macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 208 #define TARGET_TCSETAW 0x5407 macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 200 #define TARGET_TCSETAW TARGET_IOW('t', 25, struct termio) macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 238 #define TARGET_TCSETAW 0x40127419 /* _IOW('t', 25, struct termio) */ macro
|