Home
last modified time | relevance | path

Searched refs:TO_SA (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/uapi/asm/
H A Draw3270.h23 #define TO_SA 0x28 /* Set attribute */ macro
/linux/drivers/s390/char/
H A Dcon3270.c167 *cp++ = TO_SA; in tty3270_add_sa()
328 flen += 3; /* TO_SA to switch highlight. */ in tty3270_required_length()
332 flen += 3; /* TO_SA to switch color. */ in tty3270_required_length()
336 flen += 3; /* TO_SA to switch color. */ in tty3270_required_length()
343 flen += 3; /* TO_SA to reset hightlight. */ in tty3270_required_length()
345 flen += 3; /* TO_SA to reset color. */ in tty3270_required_length()
347 flen += 3; /* TO_SA to reset color. */ in tty3270_required_length()