Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Deeh_driver.c29 case PCI_ERS_RESULT_NONE: in eeh_result_priority()
50 case PCI_ERS_RESULT_NONE: in pci_ers_result_name()
330 return PCI_ERS_RESULT_NONE; in eeh_report_error()
354 return PCI_ERS_RESULT_NONE; in eeh_report_mmio_enabled()
374 return PCI_ERS_RESULT_NONE; in eeh_report_reset()
420 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
430 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
448 return PCI_ERS_RESULT_NONE; in eeh_report_failure()
968 if (result == PCI_ERS_RESULT_NONE) { in eeh_handle_normal_event()
1020 result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/openbmc/linux/drivers/pci/pcie/
H A Derr.c30 if (new == PCI_ERS_RESULT_NONE) in merge_result()
64 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
77 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c715 return PCI_ERS_RESULT_NONE; in common_process()
754 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
806 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
863 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
921 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c592 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
607 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
614 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
H A Dpci-driver.c1613 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/openbmc/linux/drivers/misc/cxl/
H A 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()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs_drv.c616 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.c1306 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2923 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2931 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c1431 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/openbmc/linux/Documentation/PCI/
H A Dpci-error-recovery.rst100 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3233 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3239 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3252 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c2368 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/openbmc/linux/include/linux/
H A Dpci.h818 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c2405 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c9613 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9648 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9786 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c4015 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()