Searched refs:ZPCI_MAX_FID (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/s390x/ | ||
H A D | s390-pci-bus.h | 36 #define ZPCI_MAX_FID 0xffffffff macro |
/openbmc/qemu/hw/s390x/ | ||
H A D | s390-pci-bus.c | 1375 } while (fid++ != ZPCI_MAX_FID); in s390_pci_generate_fid() |