Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h53 #define ZPCI_MOD_FC_RESET_BLOCK 9 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_insn.h41 #define ZPCI_MOD_FC_RESET_BLOCK 9 macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c1000 u64 req = ZPCI_CREATE_REQ(zdev->fh, 0, ZPCI_MOD_FC_RESET_BLOCK); in zpci_reset_load_store_blocked()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1281 case ZPCI_MOD_FC_RESET_BLOCK: in mpcifc_service_call()