Searched refs:TARGET_VTDLY (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 64 #define TARGET_VTDLY 0040000 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 92 #define TARGET_VTDLY 00200000 macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 90 #define TARGET_VTDLY 0x00004000 macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 64 #define TARGET_VTDLY 0040000 macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 105 #define TARGET_VTDLY 0040000 macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 88 #define TARGET_VTDLY 00200000 macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 84 #define TARGET_VTDLY 0040000 macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 121 #define TARGET_VTDLY 0040000 macro
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 1889 TARGET_VTDLY | TARGET_FFDLY); in print_termios() 1903 if (oflags & TARGET_VTDLY) { in print_termios() 1904 print_enums(termios_oflags_VTDLY, oflags & TARGET_VTDLY, 0); in print_termios()
|
H A D | syscall.c | 5725 { TARGET_VTDLY, TARGET_VT0, VTDLY, VT0 }, 5726 { TARGET_VTDLY, TARGET_VT1, VTDLY, VT1 },
|