Home
last modified time | relevance | path

Searched refs:PCI_ERS_RESULT_DISCONNECT (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c21 return PCI_ERS_RESULT_DISCONNECT; in adf_error_detected()
26 return PCI_ERS_RESULT_DISCONNECT; in adf_error_detected()
154 return PCI_ERS_RESULT_DISCONNECT; in adf_slot_reset()
157 return PCI_ERS_RESULT_DISCONNECT; in adf_slot_reset()
/openbmc/linux/arch/s390/pci/
H A Dpci_event.c83 pci_ers_result_t ers_res = PCI_ERS_RESULT_DISCONNECT; in zpci_event_notify_error_detected()
97 pci_ers_result_t ers_res = PCI_ERS_RESULT_DISCONNECT; in zpci_event_do_error_state_clear()
137 pci_ers_result_t ers_res = PCI_ERS_RESULT_DISCONNECT; in zpci_event_do_reset()
164 pci_ers_result_t ers_res = PCI_ERS_RESULT_DISCONNECT; in zpci_event_attempt_error_recovery()
174 ers_res = PCI_ERS_RESULT_DISCONNECT; in zpci_event_attempt_error_recovery()
/openbmc/linux/drivers/pci/pcie/
H A Derr.c38 case PCI_ERS_RESULT_DISCONNECT: in merge_result()
60 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected()
278 pci_uevent_ers(bridge, PCI_ERS_RESULT_DISCONNECT); in pcie_do_recovery()
H A Ddpc.c167 ret = PCI_ERS_RESULT_DISCONNECT; in dpc_reset_link()
176 ret = PCI_ERS_RESULT_DISCONNECT; in dpc_reset_link()
H A Dedr.c154 pci_ers_result_t estate = PCI_ERS_RESULT_DISCONNECT; in edr_handle_event()
/openbmc/linux/arch/powerpc/kernel/
H A Deeh_driver.c37 case PCI_ERS_RESULT_DISCONNECT: in eeh_result_priority()
56 case PCI_ERS_RESULT_DISCONNECT: in pci_ers_result_name()
455 pci_uevent_ers(pdev, PCI_ERS_RESULT_DISCONNECT); in eeh_report_failure()
938 if (result == PCI_ERS_RESULT_DISCONNECT) in eeh_handle_normal_event()
/openbmc/linux/drivers/misc/cxl/
H A Dpci.c1817 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_vphb_error_detected()
1818 result = PCI_ERS_RESULT_DISCONNECT; in cxl_vphb_error_detected()
1853 return PCI_ERS_RESULT_DISCONNECT; in cxl_pci_error_detected()
1950 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_pci_error_detected()
1951 result = PCI_ERS_RESULT_DISCONNECT; in cxl_pci_error_detected()
2041 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_pci_slot_reset()
2042 result = PCI_ERS_RESULT_DISCONNECT; in cxl_pci_slot_reset()
2058 return PCI_ERS_RESULT_DISCONNECT; in cxl_pci_slot_reset()
/openbmc/linux/drivers/platform/x86/intel/
H A Dvsec.c456 status = PCI_ERS_RESULT_DISCONNECT; in intel_vsec_pci_error_detected()
466 pci_ers_result_t status = PCI_ERS_RESULT_DISCONNECT; in intel_vsec_pci_slot_reset()
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.c1270 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_error_detected()
1282 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_error_detected()
1300 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_slot_reset()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_init.c1074 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
1090 return PCI_ERS_RESULT_DISCONNECT; in csio_pci_slot_reset()
1109 return PCI_ERS_RESULT_DISCONNECT; in csio_pci_slot_reset()
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst103 PCI_ERS_RESULT_DISCONNECT, /* Device has completely failed, is unrecoverable */
152 - PCI_ERS_RESULT_DISCONNECT
231 - PCI_ERS_RESULT_DISCONNECT
313 - PCI_ERS_RESULT_DISCONNECT
332 reset if the driver returned PCI_ERS_RESULT_DISCONNECT.
H A Dpcieaer-howto.rst191 PCI_ERS_RESULT_DISCONNECT, or PCI_ERS_RESULT_NEED_RESET, depending on
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.c679 rc = PCI_ERS_RESULT_DISCONNECT; in efct_pci_io_error_detected()
700 return PCI_ERS_RESULT_DISCONNECT; in efct_pci_io_slot_reset()
/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm_driver.c346 return PCI_ERS_RESULT_DISCONNECT; in jsm_io_slot_reset()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1743 return PCI_ERS_RESULT_DISCONNECT; in sym2_io_error_detected()
1811 return PCI_ERS_RESULT_DISCONNECT; in sym2_io_slot_reset()
1820 return PCI_ERS_RESULT_DISCONNECT; in sym2_io_slot_reset()
1831 return PCI_ERS_RESULT_DISCONNECT; in sym2_io_slot_reset()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c807 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_slot_reset()
864 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_mmio_enabled()
922 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_error_detected()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_pcie.c543 ret = PCI_ERS_RESULT_DISCONNECT; in qib_pci_error_detected()
/openbmc/linux/drivers/bus/mhi/host/
H A Dpci_generic.c1106 return PCI_ERS_RESULT_DISCONNECT; in mhi_pci_error_detected()
1126 return PCI_ERS_RESULT_DISCONNECT; in mhi_pci_slot_reset()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c1474 ret = PCI_ERS_RESULT_DISCONNECT; in bfad_pci_error_detected()
1533 return PCI_ERS_RESULT_DISCONNECT; in bfad_pci_slot_reset()
1567 return PCI_ERS_RESULT_DISCONNECT; in bfad_pci_slot_reset()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1225 return PCI_ERS_RESULT_DISCONNECT; in efx_io_error_detected()
1262 status = PCI_ERS_RESULT_DISCONNECT; in efx_io_slot_reset()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.c1206 return PCI_ERS_RESULT_DISCONNECT; in efx_io_error_detected()
1245 status = PCI_ERS_RESULT_DISCONNECT; in efx_io_slot_reset()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c612 result = PCI_ERS_RESULT_DISCONNECT; in hl_pci_err_detected()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c1998 result == PCI_ERS_RESULT_DISCONNECT ? "disconnect" : in result2str()
2018 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in mlx5_pci_err_detected()
2056 enum pci_ers_result res = PCI_ERS_RESULT_DISCONNECT; in mlx5_pci_slot_reset()
/openbmc/linux/drivers/cxl/core/
H A Dpci.c747 return PCI_ERS_RESULT_DISCONNECT; in cxl_error_detected()
/openbmc/linux/drivers/scsi/aacraid/
H A Dlinit.c1957 return PCI_ERS_RESULT_DISCONNECT; in aac_pci_error_detected()
1990 return PCI_ERS_RESULT_DISCONNECT; in aac_pci_slot_reset()

123