Home
last modified time | relevance | path

Searched refs:TC_EWRITEA (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A D3270-ccw.h31 #define TC_EWRITEA 0x0d /* Erase write alternate */ macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Draw3270.h10 #define TC_EWRITEA 0x0d /* Erase write alternate */ macro
/openbmc/qemu/hw/s390x/
H A D3270-ccw.c71 case TC_EWRITEA: in emulated_ccw_3270_cb()
/openbmc/linux/drivers/s390/char/
H A Dfs3270.c126 raw3270_request_set_cmd(fp->init, TC_EWRITEA); in fs3270_activate()
H A Draw3270.c635 rp->init_reset.ccw.cmd_code = TC_EWRITEA; in __raw3270_reset_device()
H A Dcon3270.c539 cmd = TC_EWRITEA; in tty3270_update()