Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.h34 #define SCLP_RC_INVALID_MASK_LENGTH 0x74f0 macro
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h67 #define SCLP_RC_INVALID_MASK_LENGTH 0x74f0 macro
/openbmc/qemu/hw/s390x/
H A Devent-facility.c299 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_MASK_LENGTH); in write_event_mask()