Home
last modified time | relevance | path

Searched defs:read_payload_3270 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A D3270-ccw.h44 int (*read_payload_3270)(EmulatedCcw3270Device *); member
/openbmc/qemu/hw/char/
H A Dterminal3270.c199 static int read_payload_3270(EmulatedCcw3270Device *dev) in read_payload_3270() function