Searched refs:TARGET_VSUSP (Results 1 – 9 of 9) sorted by relevance
140 #define TARGET_VSUSP 10 macro
37 #define TARGET_VSUSP 12 macro
34 #define TARGET_VSUSP 10 macro
153 #define TARGET_VSUSP 10 macro
54 #define TARGET_VSUSP 10 macro
31 #define TARGET_VSUSP 10 macro
33 #define TARGET_VSUSP 10 macro
68 #define TARGET_VSUSP 10 macro
5812 host->c_cc[VSUSP] = target->c_cc[TARGET_VSUSP]; in target_to_host_termios()5847 target->c_cc[TARGET_VSUSP] = host->c_cc[VSUSP]; in host_to_target_termios()