Home
last modified time | relevance | path

Searched refs:TO_RA (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/char/
Draw3270.h34 #define TO_RA 0x3c /* Repeat to address */ macro
Dcon3270.c106 TO_RA,0,0,0,'R','u','n','n','i','n','g',TO_SF,TF_LOG }; in con3270_create_status()
461 s->string[s->len - 4] = TO_RA; in con3270_cline_end()
Dtty3270.c151 line->string[7 + count] = TO_RA; in tty3270_update_prompt()
167 TO_IC, TO_RA, 0, 0, 0 }; in tty3270_create_prompt()
234 if (*cp == TO_RA) in tty3270_update_string()
309 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 }; in tty3270_blank_line()
1148 *cp++ = TO_RA; in tty3270_convert_line()