Searched refs:TO_SBA (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/include/uapi/asm/ |
| H A D | raw3270.h | 16 #define TO_SBA 0x11 /* Set buffer address */ macro
|
| /linux/drivers/s390/char/ |
| H A D | fs3270.c | 139 cp[1] = TO_SBA; in fs3270_activate() 143 cp[5] = TO_SBA; in fs3270_activate()
|
| H A D | con3270.c | 223 cp = tty3270_add_ba(tp, cp, TO_SBA, 0, -2); in tty3270_add_prompt() 258 cp = tty3270_add_ba(tp, cp, TO_SBA, -TTY3270_STATUS_AREA_SIZE, -1); in tty3270_add_status() 422 cp = tty3270_add_ba(tp, cp, TO_SBA, 0, lineno); in tty3270_add_attributes()
|