Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h199 ZPCI_FS_ENABLED, enumerator
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c257 pbdev->state = ZPCI_FS_ENABLED; in clp_service_call()
1274 pbdev->state = ZPCI_FS_ENABLED; in mpcifc_service_call()
1387 case ZPCI_FS_ENABLED: in stpcifc_service_call()
H A Ds390-pci-bus.c549 case ZPCI_FS_ENABLED: in s390_translate_iommu()
685 if (pbdev->state != ZPCI_FS_ENABLED) { in s390_msi_ctrl_write()