Home
last modified time | relevance | path

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

/qemu/hw/s390x/
H A Dsclp.c39 case SCLP_CMDW_READ_SCP_INFO: in sclp_command_code_valid()
59 case SCLP_CMDW_READ_SCP_INFO: in sccb_verify_boundary()
249 case SCLP_CMDW_READ_SCP_INFO: in sclp_execute()
/qemu/pc-bios/s390-ccw/
H A Dsclp.h15 #define SCLP_CMDW_READ_SCP_INFO 0x00020001 macro
H A Dsclp.c116 if (!sclp_service_call(SCLP_CMDW_READ_SCP_INFO, sccb)) { in sclp_get_loadparm_ascii()
/qemu/include/hw/s390x/
H A Dsclp.h24 #define SCLP_CMDW_READ_SCP_INFO 0x00020001 macro