Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h62 #define CLP_RC_SETPCIFN_RES 0x0104 /* Insufficient resources */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h29 #define CLP_RC_SETPCIFN_RES 0x0104 /* Insufficient resources */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c233 stw_be_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_RES); in clp_service_call()