Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/crypto/qat/qat_common/
A Dadf_aer.c22 return PCI_ERS_RESULT_DISCONNECT; in adf_error_detected()
27 return PCI_ERS_RESULT_DISCONNECT; in adf_error_detected()
155 return PCI_ERS_RESULT_DISCONNECT; in adf_slot_reset()
158 return PCI_ERS_RESULT_DISCONNECT; in adf_slot_reset()
/linux-6.3-rc2/arch/s390/pci/
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()
/linux-6.3-rc2/drivers/pci/pcie/
A Derr.c37 case PCI_ERS_RESULT_DISCONNECT: in merge_result()
59 vote = PCI_ERS_RESULT_DISCONNECT; in report_error_detected()
258 pci_uevent_ers(bridge, PCI_ERS_RESULT_DISCONNECT); in pcie_do_recovery()
A Ddpc.c166 ret = PCI_ERS_RESULT_DISCONNECT; in dpc_reset_link()
176 ret = PCI_ERS_RESULT_DISCONNECT; in dpc_reset_link()
A Dedr.c148 pci_ers_result_t estate = PCI_ERS_RESULT_DISCONNECT; in edr_handle_event()
/linux-6.3-rc2/arch/powerpc/kernel/
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()
/linux-6.3-rc2/drivers/misc/cxl/
A Dpci.c1826 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_vphb_error_detected()
1827 result = PCI_ERS_RESULT_DISCONNECT; in cxl_vphb_error_detected()
1862 return PCI_ERS_RESULT_DISCONNECT; in cxl_pci_error_detected()
1959 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_pci_error_detected()
1960 result = PCI_ERS_RESULT_DISCONNECT; in cxl_pci_error_detected()
2050 if (afu_result == PCI_ERS_RESULT_DISCONNECT) in cxl_pci_slot_reset()
2051 result = PCI_ERS_RESULT_DISCONNECT; in cxl_pci_slot_reset()
2067 return PCI_ERS_RESULT_DISCONNECT; in cxl_pci_slot_reset()
/linux-6.3-rc2/drivers/platform/x86/intel/
A Dvsec.c463 status = PCI_ERS_RESULT_DISCONNECT; in intel_vsec_pci_error_detected()
473 pci_ers_result_t status = PCI_ERS_RESULT_DISCONNECT; in intel_vsec_pci_slot_reset()
/linux-6.3-rc2/drivers/misc/genwqe/
A Dcard_base.c1252 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_error_detected()
1264 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_error_detected()
1282 return PCI_ERS_RESULT_DISCONNECT; in genwqe_err_slot_reset()
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_init.c1075 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
1091 return PCI_ERS_RESULT_DISCONNECT; in csio_pci_slot_reset()
1110 return PCI_ERS_RESULT_DISCONNECT; in csio_pci_slot_reset()
/linux-6.3-rc2/Documentation/PCI/
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.
/linux-6.3-rc2/drivers/scsi/elx/efct/
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()
/linux-6.3-rc2/drivers/tty/serial/jsm/
A Djsm_driver.c346 return PCI_ERS_RESULT_DISCONNECT; in jsm_io_slot_reset()
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
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()
/linux-6.3-rc2/drivers/xen/xen-pciback/
A Dpci_stub.c809 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_slot_reset()
866 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_mmio_enabled()
924 result == PCI_ERS_RESULT_DISCONNECT) { in xen_pcibk_error_detected()
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_pcie.c551 ret = PCI_ERS_RESULT_DISCONNECT; in qib_pci_error_detected()
/linux-6.3-rc2/drivers/bus/mhi/host/
A Dpci_generic.c1041 return PCI_ERS_RESULT_DISCONNECT; in mhi_pci_error_detected()
1061 return PCI_ERS_RESULT_DISCONNECT; in mhi_pci_slot_reset()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/
A Dixgb_main.c2198 return PCI_ERS_RESULT_DISCONNECT; in ixgb_io_error_detected()
2227 return PCI_ERS_RESULT_DISCONNECT; in ixgb_io_slot_reset()
2244 return PCI_ERS_RESULT_DISCONNECT; in ixgb_io_slot_reset()
2253 return PCI_ERS_RESULT_DISCONNECT; in ixgb_io_slot_reset()
/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
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()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Defx_common.c1211 return PCI_ERS_RESULT_DISCONNECT; in efx_io_error_detected()
1250 status = PCI_ERS_RESULT_DISCONNECT; in efx_io_slot_reset()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad.c1479 ret = PCI_ERS_RESULT_DISCONNECT; in bfad_pci_error_detected()
1538 return PCI_ERS_RESULT_DISCONNECT; in bfad_pci_slot_reset()
1573 return PCI_ERS_RESULT_DISCONNECT; in bfad_pci_slot_reset()
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Dhabanalabs_drv.c620 result = PCI_ERS_RESULT_DISCONNECT; in hl_pci_err_detected()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c1818 result == PCI_ERS_RESULT_DISCONNECT ? "disconnect" : in result2str()
1838 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in mlx5_pci_err_detected()
1876 enum pci_ers_result res = PCI_ERS_RESULT_DISCONNECT; in mlx5_pci_slot_reset()
/linux-6.3-rc2/drivers/cxl/core/
A Dpci.c712 return PCI_ERS_RESULT_DISCONNECT; in cxl_error_detected()
/linux-6.3-rc2/drivers/cxl/
A Dpci.c818 return PCI_ERS_RESULT_DISCONNECT; in cxl_slot_reset()

Completed in 47 milliseconds

1234