Home
last modified time | relevance | path

Searched refs:PCI_ERS_RESULT_NONE (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Deeh_driver.c46 case PCI_ERS_RESULT_NONE: in eeh_result_priority()
67 case PCI_ERS_RESULT_NONE: in pci_ers_result_name()
347 return PCI_ERS_RESULT_NONE; in eeh_report_error()
354 pci_uevent_ers(pdev, PCI_ERS_RESULT_NONE); in eeh_report_error()
371 return PCI_ERS_RESULT_NONE; in eeh_report_mmio_enabled()
391 return PCI_ERS_RESULT_NONE; in eeh_report_reset()
437 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
447 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
465 return PCI_ERS_RESULT_NONE; in eeh_report_failure()
866 enum pci_ers_result result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/Linux-v5.4/drivers/pci/pcie/
Derr.c27 if (new == PCI_ERS_RESULT_NONE) in merge_result()
67 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/Linux-v5.4/drivers/xen/xen-pciback/
Dpci_stub.c714 return PCI_ERS_RESULT_NONE; in common_process()
747 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
807 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
865 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
924 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/Linux-v5.4/drivers/misc/cxl/
Dpci.c1819 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1821 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1881 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1952 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1954 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_main.c913 return PCI_ERS_RESULT_NONE; in hisi_zip_process_hw_error()
929 return PCI_ERS_RESULT_NONE; in hisi_zip_error_detected()
/Linux-v5.4/drivers/pci/
Dxen-pcifront.c605 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
646 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
Dpci-driver.c1586 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/Linux-v5.4/drivers/misc/genwqe/
Dcard_base.c1287 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/Linux-v5.4/drivers/block/rsxx/
Dcore.c633 return PCI_ERS_RESULT_NONE; in rsxx_error_detected()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1986 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
1992 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2005 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/Linux-v5.4/drivers/scsi/bfa/
Dbfad.c1438 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/Linux-v5.4/Documentation/PCI/
Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/Linux-v5.4/drivers/crypto/hisilicon/
Dqm.c1885 return PCI_ERS_RESULT_NONE; in hisi_qm_hw_error_handle()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c1644 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/Linux-v5.4/include/linux/
Dpci.h741 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_os.c9592 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9626 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9764 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()