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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Draw3270.h35 #define TO_RA 0x3c /* Repeat to address */ macro
H A Dcon3270.c110 TO_RA,0,0,0,'R','u','n','n','i','n','g',TO_SF,TF_LOG };
115 /* Set TO_RA addresses. */
467 s->string[s->len - 4] = TO_RA;
H A Dtty3270.c152 line->string[7 + count] = TO_RA;
168 TO_IC, TO_RA, 0, 0, 0 };
225 * (TO_SBA offset at the start and TO_RA offset at the end of the string)
235 if (*cp == TO_RA)
310 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 };
1019 flen += 4; /* Postfix (TO_RA). */
1074 *cp++ = TO_RA;

Completed in 54 milliseconds