Searched refs:TARGET_TCSETA (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 154 #define TARGET_TCSETA 0x5406 macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 155 #define TARGET_TCSETA TARGET_IOW('T', 2, struct target_termios) macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 183 #define TARGET_TCSETA TARGET_IOW('t', 24, struct target_termio) macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 165 #define TARGET_TCSETA 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 184 #define TARGET_TCSETA TARGET_IOW('T', 2, struct target_termio) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 184 #define TARGET_TCSETA TARGET_IOW('t', 24, struct target_termio) macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 207 #define TARGET_TCSETA 0x5406 macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 199 #define TARGET_TCSETA TARGET_IOW('t', 24, struct termio) macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 237 #define TARGET_TCSETA 0x40127418 /* _IOW('t', 24, struct termio) */ macro
|