Home
last modified time | relevance | path

Searched defs:TARGET_TIOCNOTTY (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/cris/
H A Dtermbits.h184 #define TARGET_TIOCNOTTY 0x5422 macro
/openbmc/qemu/linux-user/hppa/
H A Dtermbits.h185 #define TARGET_TIOCNOTTY 0x5422 macro
/openbmc/qemu/linux-user/sparc/
H A Dtermbits.h233 #define TARGET_TIOCNOTTY TARGET_IO('t', 113) macro
/openbmc/qemu/linux-user/ppc/
H A Dtermbits.h220 #define TARGET_TIOCNOTTY 0x5422 macro
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h243 #define TARGET_TIOCNOTTY 0x5422 macro
/openbmc/qemu/linux-user/mips/
H A Dtermbits.h197 #define TARGET_TIOCNOTTY 0x5471 /* void tty association */ macro
/openbmc/qemu/linux-user/sh4/
H A Dtermbits.h251 #define TARGET_TIOCNOTTY TARGET_IO('T', 34) /* 0x5422 */ macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h237 #define TARGET_TIOCNOTTY 0x5422 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h292 #define TARGET_TIOCNOTTY _IO('T', 34) macro