Home
last modified time | relevance | path

Searched refs:TC_WRITE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A D3270-ccw.h27 #define TC_WRITE 0x01 /* Write */ macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Draw3270.h6 #define TC_WRITE 0x01 /* Write */ macro
/openbmc/qemu/hw/s390x/
H A D3270-ccw.c69 case TC_WRITE: in emulated_ccw_3270_cb()
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c528 u8 cmd = TC_WRITE; in tty3270_update()
717 raw3270_start_request(&tp->view, tp->kreset, TC_WRITE, &kreset_data, 1); in tty3270_read_tasklet()