Searched refs:TARGET_FIONBIO (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 183 #define TARGET_FIONBIO 0x5421 macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 184 #define TARGET_FIONBIO 0x5421 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 172 #define TARGET_FIONBIO TARGET_IOW('f', 126, int) macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 204 #define TARGET_FIONBIO 0x667e macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 263 #define TARGET_FIONBIO TARGET_IOW('f', 126, int) macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 167 #define TARGET_FIONBIO TARGET_IOW('f', 126, int) macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 236 #define TARGET_FIONBIO 0x5421 macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 181 #define TARGET_FIONBIO TARGET_IOW('f', 126, int) macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 226 #define TARGET_FIONBIO _IOW('f', 126, int) macro
|