Searched refs:PCI_ERS_RESULT_CAN_RECOVER (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/drivers/pci/pcie/aer/
H A Daerdrv.h92 case PCI_ERS_RESULT_CAN_RECOVER: merge_result()
H A Daerdrv_core.c340 result_data.result = PCI_ERS_RESULT_CAN_RECOVER; broadcast_error_message()
478 if (status == PCI_ERS_RESULT_CAN_RECOVER) do_recovery()
H A Daerdrv.c379 return PCI_ERS_RESULT_CAN_RECOVER; aer_error_detected()
/linux-4.1.27/drivers/pci/pcie/
H A Dportdrv_pci.c182 struct aer_broadcast_data data = {error, PCI_ERS_RESULT_CAN_RECOVER}; pcie_portdrv_error_detected()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_pcie.c688 return PCI_ERS_RESULT_CAN_RECOVER; qib_pci_slot_reset()
695 return PCI_ERS_RESULT_CAN_RECOVER; qib_pci_link_reset()
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh_driver.c714 if (result == PCI_ERS_RESULT_CAN_RECOVER) { eeh_handle_normal_event()
729 if (result == PCI_ERS_RESULT_CAN_RECOVER) { eeh_handle_normal_event()
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene-cards.c781 return PCI_ERS_RESULT_CAN_RECOVER; ngene_error_detected()
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci.c1038 return PCI_ERS_RESULT_CAN_RECOVER; vfio_pci_aer_err_detected()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfad.c1467 ret = PCI_ERS_RESULT_CAN_RECOVER; bfad_pci_error_detected()
/linux-4.1.27/drivers/xen/xen-pciback/
H A Dpci_stub.c839 result = PCI_ERS_RESULT_CAN_RECOVER; xen_pcibk_error_detected()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1774 return PCI_ERS_RESULT_CAN_RECOVER; sym2_io_error_detected()
/linux-4.1.27/include/linux/
H A Dpci.h615 PCI_ERS_RESULT_CAN_RECOVER = (__force pci_ers_result_t) 2, enumerator in enum:pci_ers_result
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_init.c9965 * PCI_ERS_RESULT_CAN_RECOVER - can be recovered with reset_link
9979 return PCI_ERS_RESULT_CAN_RECOVER; lpfc_io_error_detected_s3()
10728 return PCI_ERS_RESULT_CAN_RECOVER; lpfc_io_error_detected_s4()
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_os.c9581 return PCI_ERS_RESULT_CAN_RECOVER; qla4xxx_pci_error_detected()
9601 * qla4xxx_pci_error_detected() returns PCI_ERS_RESULT_CAN_RECOVER
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c4863 return PCI_ERS_RESULT_CAN_RECOVER; qlge_io_error_detected()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_os.c5406 return PCI_ERS_RESULT_CAN_RECOVER; qla2xxx_pci_error_detected()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c7975 return PCI_ERS_RESULT_CAN_RECOVER; _scsih_pci_error_detected()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c8360 return PCI_ERS_RESULT_CAN_RECOVER; _scsih_pci_error_detected()
/linux-4.1.27/drivers/scsi/
H A Dipr.c9102 return PCI_ERS_RESULT_CAN_RECOVER; ipr_pci_error_detected()

Completed in 565 milliseconds