Searched refs:PCI_ERS_RESULT_NONE (Results 1 – 17 of 17) sorted by relevance
29 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 …]
29 if (new == PCI_ERS_RESULT_NONE) in merge_result()63 vote = PCI_ERS_RESULT_NONE; in report_error_detected()76 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
717 return PCI_ERS_RESULT_NONE; in common_process()756 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()808 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()865 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()923 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
595 return PCI_ERS_RESULT_NONE; in pcifront_common_process()610 return PCI_ERS_RESULT_NONE; in pcifront_common_process()617 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
1592 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
1828 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()1830 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()1890 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()1961 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()1963 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
624 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
1288 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
2882 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()2890 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
1436 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
100 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
3225 return PCI_ERS_RESULT_NONE; in hns3_error_detected()3231 return PCI_ERS_RESULT_NONE; in hns3_error_detected()3244 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
2368 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
814 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
2403 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
9602 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()9637 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()9775 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
3980 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()
Completed in 78 milliseconds