Home
last modified time | relevance | path

Searched refs:SCLP_RC_INCONSISTENT_LENGTHS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dsclp.h32 #define SCLP_RC_INCONSISTENT_LENGTHS 0x72f0 macro
/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c247 return SCLP_RC_INCONSISTENT_LENGTHS; in write_event_data()
256 return SCLP_RC_INCONSISTENT_LENGTHS; in write_event_data()
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h65 #define SCLP_RC_INCONSISTENT_LENGTHS 0x72f0 macro
/openbmc/qemu/hw/s390x/
H A Devent-facility.c125 return SCLP_RC_INCONSISTENT_LENGTHS; in write_event_length_check()