Home
last modified time | relevance | path

Searched defs:TARGET_TIOCGLTC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/ppc/
H A Dtermbits.h197 #define TARGET_TIOCGLTC TARGET_IOR('t', 116, struct target_ltchars) macro
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h198 #define TARGET_TIOCGLTC TARGET_IOR('t', 116, struct target_ltchars) macro
/openbmc/qemu/linux-user/mips/
H A Dtermbits.h207 #define TARGET_TIOCGLTC 0x7474 /* get special local chars */ macro