Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h90 #define FIB_DATA_SUM(x) (((x) >> 7) & 0x1) macro
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c962 pbdev->sum = FIB_DATA_SUM(ldl_p(&fib.data)); in reg_irqs()