Searched refs:TARGET_IOR (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 182 #define TARGET_FIONREAD TARGET_IOR('f', 127, int) 184 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t) 189 #define TARGET_TCGETA TARGET_IOR('t', 23, struct termio) 191 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) 197 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int) 207 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) 213 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int) 239 #define TARGET_TIOCGSERIAL TARGET_IOR('T', 30, int) /* 0x541E */ 253 #define TARGET_TIOCGETD TARGET_IOR('T', 36, int) /* 0x5424 */ 267 #define TARGET_TIOCSERGWILD TARGET_IOR('T', 84, int) /* 0x5454 */ [all …]
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 183 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termio) 190 #define TARGET_TCGETS TARGET_IOR('T', 8, struct target_termios) 200 #define TARGET_TIOCGETD TARGET_IOR('t', 0, int) 220 #define TARGET_TIOCGSOFTCAR TARGET_IOR('t', 100, int) 224 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) 226 #define TARGET_TIOCMGET TARGET_IOR('t', 106, int) 235 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int) 251 #define TARGET_TIOCGPGRP TARGET_IOR('t', 131, int) 253 #define TARGET_TIOCGSID TARGET_IOR('t', 133, int) 255 #define TARGET_TIOCGPTN TARGET_IOR('t', 134, unsigned int) /* Get Pty Number */ [all …]
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 168 #define TARGET_FIONREAD TARGET_IOR('f', 127, int) 170 #define TARGET_FIOQSIZE TARGET_IOR('f', 128, loff_t) 172 #define TARGET_TIOCGETP TARGET_IOR('t', 8, struct target_sgttyb) 177 #define TARGET_TIOCGETC TARGET_IOR('t', 18, struct target_tchars) 178 #define TARGET_TCGETS TARGET_IOR('t', 19, struct target_termios) 183 #define TARGET_TCGETA TARGET_IOR('t', 23, struct target_termio) 193 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct target_winsize) 196 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int) /* output queue size */ 198 #define TARGET_TIOCGLTC TARGET_IOR('t', 116, struct target_ltchars) 201 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int) [all …]
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 196 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct winsize) /* get window size */ 210 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int) /* get pgrp of tty */ 230 #define TARGET_TCGETS2 TARGET_IOR('T', 0x2A, struct termios2) 234 #define TARGET_TIOCGRS485 TARGET_IOR('T', 0x2E, struct serial_rs485) 236 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 238 #define TARGET_TIOCGDEV TARGET_IOR('T', 0x32, unsigned int) 241 #define TARGET_TIOCGPKT TARGET_IOR('T', 0x38, int) 242 #define TARGET_TIOCGPTLCK TARGET_IOR('T', 0x39, int) 243 #define TARGET_TIOCGEXCL TARGET_IOR('T', 0x40, int)
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 173 #define TARGET_FIONREAD TARGET_IOR('f', 127, int) 177 #define TARGET_TCGETS TARGET_IOR('t', 19, struct target_termios) 182 #define TARGET_TCGETA TARGET_IOR('t', 23, struct target_termio) 192 #define TARGET_TIOCGWINSZ TARGET_IOR('t', 104, struct target_winsize) 195 #define TARGET_TIOCOUTQ TARGET_IOR('t', 115, int) /* output queue size */ 197 #define TARGET_TIOCGLTC TARGET_IOR('t', 116, struct target_ltchars) 200 #define TARGET_TIOCGPGRP TARGET_IOR('t', 119, int) 228 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 245 #define TARGET_TCGETS2 TARGET_IOR('T', 0x2A, struct target_termios2) 254 #define TARGET_TIOCGPTN TARGET_IOR('T', 0x30, unsigned int) 259 #define TARGET_TIOCGDEV TARGET_IOR('T', 0x32, unsigned int) 268 #define TARGET_TIOCGPKT TARGET_IOR('T', 0x38, int) 270 #define TARGET_TIOCGPTLCK TARGET_IOR('T', 0x39, int) 272 #define TARGET_TIOCGEXCL TARGET_IOR('T', 0x40, int) 275 #define TARGET_TIOCGISO7816 TARGET_IOR('T', 0x42, struct serial_iso7816)
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 150 #define TARGET_TCGETS TARGET_IOR('T', 16, struct target_termios) 154 #define TARGET_TCGETA TARGET_IOR('T', 1, struct target_termios) 165 #define TARGET_TIOCGPGRP TARGET_IOR('T', 30, int) 192 #define TARGET_TIOCGSID TARGET_IOR('T', 20, int) 193 #define TARGET_TIOCGPTN TARGET_IOR('T', 0x30, unsigned int)
|
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | 762 #define TARGET_FIOGETOWN TARGET_IOR('f', 123, abi_int) 764 #define TARGET_SIOCATMARK TARGET_IOR('s', 7, abi_int) 766 #define TARGET_SIOCGPGRP TARGET_IOR('s', 9, pid_t) 886 #define TARGET_RNDGETENTCNT TARGET_IOR('R', 0x00, abi_int) 908 #define TARGET_BLKBSZGET TARGET_IOR(0x12, 112, abi_ulong) 910 #define TARGET_BLKGETSIZE64 TARGET_IOR(0x12,114,abi_ulong) 954 #define TARGET_FS_IOC_GETFLAGS TARGET_IOR('f', 1, abi_long) 956 #define TARGET_FS_IOC_GETVERSION TARGET_IOR('v', 1, abi_long) 959 #define TARGET_FS_IOC32_GETFLAGS TARGET_IOR('f', 1, abi_int) 961 #define TARGET_FS_IOC32_GETVERSION TARGET_IOR('v', 1, abi_int) [all …]
|
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 192 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
|