Searched refs:TARGET_BSDLY (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/linux-user/cris/ |
H A D | termbits.h | 61 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/hppa/ |
H A D | termbits.h | 61 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/ppc/ |
H A D | termbits.h | 89 #define TARGET_BSDLY 00100000 macro
|
/openbmc/qemu/linux-user/mips/ |
H A D | termbits.h | 61 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/sparc/ |
H A D | termbits.h | 87 #define TARGET_BSDLY 0x00002000 macro
|
/openbmc/qemu/linux-user/alpha/ |
H A D | termbits.h | 85 #define TARGET_BSDLY 00100000 macro
|
/openbmc/qemu/linux-user/generic/ |
H A D | termbits.h | 102 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/sh4/ |
H A D | termbits.h | 81 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | termbits.h | 118 #define TARGET_BSDLY 0020000 macro
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 1820 TARGET_TABDLY | TARGET_BSDLY | in print_termios() 1832 if (oflags & TARGET_BSDLY) { in print_termios() 1833 print_enums(termios_oflags_BSDLY, oflags & TARGET_BSDLY, 0); in print_termios()
|
H A D | syscall.c | 5695 { TARGET_BSDLY, TARGET_BS0, BSDLY, BS0 }, 5696 { TARGET_BSDLY, TARGET_BS1, BSDLY, BS1 },
|