Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/pci/
H A Dpci_debug.c105 if (!(zdev->fmb->fmt_ind & ZPCI_FMB_DMA_COUNTER_VALID)) in pci_perf_show()
/openbmc/linux/arch/s390/include/asm/
H A Dpci.h42 #define ZPCI_FMB_DMA_COUNTER_VALID (1 << 23) macro