Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h125 typedef struct SclpMsg { struct
128 } QEMU_PACKED SclpMsg; argument
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c242 SclpMsg *data = (SclpMsg *) ebh; in write_event_data()