Home
last modified time | relevance | path

Searched refs:ZPCI_IO_BAR_MAX (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h116 #define ZPCI_IO_BAR_MAX 5 macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c468 case ZPCI_IO_BAR_MIN...ZPCI_IO_BAR_MAX: in pcilg_service_call()
572 case ZPCI_IO_BAR_MIN...ZPCI_IO_BAR_MAX: in pcistg_service_call()
871 if (pcias > ZPCI_IO_BAR_MAX) { in pcistb_service_call()