Searched refs:TARGET_TIOCSTART (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 192 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */ macro 208 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */ macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 216 #define TARGET_TIOCSTART 0x5461 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 193 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */ macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 230 #define TARGET_TIOCSTART TARGET_IO('t', 110) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 194 #define TARGET_TIOCSTART TARGET_IO('t', 110) /* start output, like ^Q */ macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 247 #define TARGET_TIOCSTART _IO('t', 110) /* start output, like ^Q */ macro
|
/openbmc/qemu/linux-user/ |
H A D | ioctls.h | 703 #ifdef TARGET_TIOCSTART
|