Searched refs:TARGET_TIOCSTOP (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 193 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */ macro 209 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */ macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 217 #define TARGET_TIOCSTOP 0x5462 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 194 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */ macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 231 #define TARGET_TIOCSTOP TARGET_IO('t', 111) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 195 #define TARGET_TIOCSTOP TARGET_IO('t', 111) /* stop output, like ^S */ macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 248 #define TARGET_TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
|