Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
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()
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()
940 result != PCI_ERS_RESULT_NONE && in eeh_handle_normal_event()
969 if (result == PCI_ERS_RESULT_NONE) { in eeh_handle_normal_event()
[all …]
/linux/drivers/pci/pcie/
A Derr.c29 if (new == PCI_ERS_RESULT_NONE) in merge_result()
72 vote = PCI_ERS_RESULT_NONE; in report_error_detected()
/linux/drivers/xen/xen-pciback/
A Dpci_stub.c717 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()
/linux/drivers/pci/
A Dxen-pcifront.c605 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
620 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
627 return PCI_ERS_RESULT_NONE; in pcifront_common_process()
A Dpci-driver.c1555 case PCI_ERS_RESULT_NONE: in pci_uevent_ers()
/linux/drivers/misc/cxl/
A Dpci.c1823 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_vphb_error_detected()
1825 result = PCI_ERS_RESULT_NONE; in cxl_vphb_error_detected()
1885 return PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
1956 else if ((afu_result == PCI_ERS_RESULT_NONE) && in cxl_pci_error_detected()
1958 result = PCI_ERS_RESULT_NONE; in cxl_pci_error_detected()
/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_drv.c543 result = PCI_ERS_RESULT_NONE; in hl_pci_err_detected()
/linux/drivers/misc/genwqe/
A Dcard_base.c1288 return PCI_ERS_RESULT_NONE; in genwqe_err_result_none()
/linux/drivers/block/rsxx/
A Dcore.c637 return PCI_ERS_RESULT_NONE; in rsxx_error_detected()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_main.c2820 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
2828 return PCI_ERS_RESULT_NONE; in qede_io_error_detected()
/linux/drivers/scsi/bfa/
A Dbfad.c1439 pci_ers_result_t ret = PCI_ERS_RESULT_NONE; in bfad_pci_error_detected()
/linux/Documentation/PCI/
A Dpci-error-recovery.rst99 PCI_ERS_RESULT_NONE, /* no result/none/not supported in device driver */
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3048 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3054 return PCI_ERS_RESULT_NONE; in hns3_error_detected()
3067 return PCI_ERS_RESULT_NONE; in hns3_slot_reset()
/linux/include/linux/
A Dpci.h796 PCI_ERS_RESULT_NONE = (__force pci_ers_result_t) 1, enumerator
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_err.c2366 return PCI_ERS_RESULT_NONE; in hclge_handle_hw_ras_error()
/linux/drivers/scsi/qedi/
A Dqedi_main.c2407 return PCI_ERS_RESULT_NONE; in qedi_io_error_detected()
/linux/drivers/scsi/qla4xxx/
A Dql4_os.c9603 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_error_detected()
9638 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_mmio_enabled()
9776 return PCI_ERS_RESULT_NONE; in qla4xxx_pci_slot_reset()
/linux/drivers/crypto/hisilicon/
A Dqm.c4585 return PCI_ERS_RESULT_NONE; in hisi_qm_dev_err_detected()

Completed in 82 milliseconds