Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h29 #define ZPCI_PCI_ST_FUNC_NOT_AVAIL 40 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_insn.h16 #define ZPCI_PCI_ST_FUNC_NOT_AVAIL 40 macro
/openbmc/linux/drivers/iommu/
H A Ds390-iommu.c131 if (cc && status != ZPCI_PCI_ST_FUNC_NOT_AVAIL) in s390_iommu_attach_device()