Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-inst.h52 #define ZPCI_MOD_FC_RESET_ERROR 7 macro
/openbmc/linux/arch/s390/include/asm/
H A Dpci_insn.h40 #define ZPCI_MOD_FC_RESET_ERROR 7 macro
/openbmc/linux/arch/s390/pci/
H A Dpci.c973 u64 req = ZPCI_CREATE_REQ(zdev->fh, 0, ZPCI_MOD_FC_RESET_ERROR); in zpci_clear_error_state()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-inst.c1270 case ZPCI_MOD_FC_RESET_ERROR: in mpcifc_service_call()