Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dclp.h35 #define CLP_RC_LEN 0x0050 /* Invalid command request length */ macro
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h35 #define CLP_RC_LEN 0x0050 /* Invalid command request length */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c59 res_code = CLP_RC_LEN; in list_pci()
99 res_code = CLP_RC_LEN; in list_pci()
204 stw_p(&resh->rsp, CLP_RC_LEN); in clp_service_call()