Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h308 #define ZPCI_FMB_CNT_MAX 4 macro
316 uint64_t counter[ZPCI_FMB_CNT_MAX];
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1107 for (i = 0; i < ZPCI_FMB_CNT_MAX; i++) { in fmb_update()