Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.h29 #define SCLP_RC_INVALID_FUNCTION 0x40f0 macro
/openbmc/qemu/hw/s390x/
H A Devent-facility.c138 rc = SCLP_RC_INVALID_FUNCTION; in handle_write_event_buf()
184 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_FUNCTION); in write_event_data()
287 sccb->h.response_code = cpu_to_be16(SCLP_RC_INVALID_FUNCTION); in read_event_data()
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h62 #define SCLP_RC_INVALID_FUNCTION 0x40f0 macro