Home
last modified time | relevance | path

Searched refs:SCLP_RC_NO_EVENT_BUFFERS_STORED (Results 1 – 3 of 3) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dsclp.h30 #define SCLP_RC_NO_EVENT_BUFFERS_STORED 0x60f0 macro
/qemu/include/hw/s390x/
H A Dsclp.h63 #define SCLP_RC_NO_EVENT_BUFFERS_STORED 0x60f0 macro
/qemu/hw/s390x/
H A Devent-facility.c217 rc = SCLP_RC_NO_EVENT_BUFFERS_STORED; in handle_sccb_read_events()