Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-clp.h59 #define CLP_RC_SETPCIFN_FH 0x0101 /* Invalid PCI fn handle */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_clp.h26 #define CLP_RC_SETPCIFN_FH 0x0101 /* Invalid PCI fn handle */ macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c220 stw_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FH); in clp_service_call()
252 stw_p(&ressetpci->hdr.rsp, CLP_RC_SETPCIFN_FH); in clp_service_call()
286 stw_p(&resquery->hdr.rsp, CLP_RC_SETPCIFN_FH); in clp_service_call()