Home
last modified time | relevance | path

Searched refs:ZPCI_MOD_FC_REG_IOAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h49 #define ZPCI_MOD_FC_REG_IOAT 4 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_insn.h37 #define ZPCI_MOD_FC_REG_IOAT 4 macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c121 u64 req = ZPCI_CREATE_REQ(zdev->fh, dmaas, ZPCI_MOD_FC_REG_IOAT); in zpci_register_ioat()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1232 case ZPCI_MOD_FC_REG_IOAT: in mpcifc_service_call()