Home
last modified time | relevance | path

Searched refs:TARGET_VERASE (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/hppa/
H A Dtermbits.h132 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/ppc/
H A Dtermbits.h26 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/sparc/
H A Dtermbits.h25 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/mips/
H A Dtermbits.h145 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h46 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h24 #define TARGET_VERASE 3 macro
/openbmc/qemu/linux-user/sh4/
H A Dtermbits.h25 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h60 #define TARGET_VERASE 2 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5804 host->c_cc[VERASE] = target->c_cc[TARGET_VERASE]; in target_to_host_termios()
5839 target->c_cc[TARGET_VERASE] = host->c_cc[VERASE]; in host_to_target_termios()