Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_driver.c30 case PCI_ERS_RESULT_NONE: in eeh_result_priority()
51 case PCI_ERS_RESULT_NONE: in pci_ers_result_name()
331 return PCI_ERS_RESULT_NONE; in eeh_report_error()
338 pci_uevent_ers(pdev, PCI_ERS_RESULT_NONE); in eeh_report_error()
355 return PCI_ERS_RESULT_NONE; in eeh_report_mmio_enabled()
375 return PCI_ERS_RESULT_NONE; in eeh_report_reset()
421 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
431 return PCI_ERS_RESULT_NONE; in eeh_report_resume()
449 return PCI_ERS_RESULT_NONE; in eeh_report_failure()
842 enum pci_ers_result result = PCI_ERS_RESULT_NONE; in eeh_handle_normal_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A Derr.c29 if (new == PCI_ERS_RESULT_NONE) in merge_result()
70 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dpci_stub.c716 return PCI_ERS_RESULT_NONE; in common_process()
755 aer_op->err = PCI_ERS_RESULT_NONE; in common_process()
807 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_slot_reset()
864 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_mmio_enabled()
922 if (result == PCI_ERS_RESULT_NONE || in xen_pcibk_error_detected()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dhabanalabs_drv.c482 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dxen-pcifront.c599 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
640 result = PCI_ERS_RESULT_NONE; in pcifront_common_process()
H A Dpci-driver.c1542 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.c1303 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Dcore.c637 return PCI_ERS_RESULT_NONE; in rsxx_error_detected()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2790 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2798 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2231 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2237 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
2250 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad.c1439 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c1647 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h798 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_main.c2408 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_os.c9617 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9652 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9790 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c3262 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()