/linux/arch/s390/pci/ |
A D | pci_event.c | 55 case PCI_ERS_RESULT_NEED_RESET: in ers_result_indicates_abort() 88 else if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_notify_error_detected() 106 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear() 115 } else if (ers_res == PCI_ERS_RESULT_NEED_RESET) { in zpci_event_do_error_state_clear() 128 return PCI_ERS_RESULT_NEED_RESET; in zpci_event_do_error_state_clear() 207 if (ers_res == PCI_ERS_RESULT_NEED_RESET) in zpci_event_attempt_error_recovery()
|
/linux/drivers/pci/pcie/ |
A D | err.c | 38 if (new == PCI_ERS_RESULT_NEED_RESET) in merge_result() 39 orig = PCI_ERS_RESULT_NEED_RESET; in merge_result() 223 if (status == PCI_ERS_RESULT_NEED_RESET) { in pcie_do_recovery()
|
A D | portdrv_pci.c | 157 return PCI_ERS_RESULT_NEED_RESET; in pcie_portdrv_error_detected()
|
/linux/arch/powerpc/kernel/ |
A D | eeh_driver.c | 40 case PCI_ERS_RESULT_NEED_RESET: in eeh_result_priority() 55 case PCI_ERS_RESULT_NEED_RESET: in pci_ers_result_name() 941 result != PCI_ERS_RESULT_NEED_RESET) in eeh_handle_normal_event() 942 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 987 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 1003 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event() 1016 if (result == PCI_ERS_RESULT_NEED_RESET) { in eeh_handle_normal_event()
|
/linux/drivers/infiniband/hw/qib/ |
A D | qib_pcie.c | 540 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_error_detected() 572 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_mmio_enabled()
|
/linux/Documentation/PCI/ |
A D | pci-error-recovery.rst | 101 PCI_ERS_RESULT_NEED_RESET, /* Device driver wants slot to be reset. */ 148 - PCI_ERS_RESULT_NEED_RESET 162 If any driver requested a slot reset (by returning PCI_ERS_RESULT_NEED_RESET), 225 - PCI_ERS_RESULT_NEED_RESET 238 If any driver returned PCI_ERS_RESULT_NEED_RESET, then the platform 250 In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
|
A D | pcieaer-howto.rst | 201 PCI_ERS_RESULT_DISCONNECT, or PCI_ERS_RESULT_NEED_RESET, depending on
|
/linux/drivers/misc/cxl/ |
A D | pci.c | 1800 pci_ers_result_t result = PCI_ERS_RESULT_NEED_RESET; in cxl_vphb_error_detected() 1801 pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; in cxl_vphb_error_detected() 1824 (result == PCI_ERS_RESULT_NEED_RESET)) in cxl_vphb_error_detected() 1835 pci_ers_result_t result = PCI_ERS_RESULT_NEED_RESET; in cxl_pci_error_detected() 1836 pci_ers_result_t afu_result = PCI_ERS_RESULT_NEED_RESET; in cxl_pci_error_detected() 1957 (result == PCI_ERS_RESULT_NEED_RESET)) in cxl_pci_error_detected()
|
/linux/drivers/crypto/qat/qat_common/ |
A D | adf_aer.c | 30 return PCI_ERS_RESULT_NEED_RESET; in adf_error_detected()
|
/linux/drivers/scsi/elx/efct/ |
A D | efct_driver.c | 677 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected() 686 rc = PCI_ERS_RESULT_NEED_RESET; in efct_pci_io_error_detected()
|
/linux/drivers/tty/serial/jsm/ |
A D | jsm_driver.c | 335 return PCI_ERS_RESULT_NEED_RESET; in jsm_io_error_detected()
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | pcie.c | 528 ret = PCI_ERS_RESULT_NEED_RESET; in pci_error_detected() 560 ret = PCI_ERS_RESULT_NEED_RESET; in pci_mmio_enabled()
|
/linux/drivers/misc/habanalabs/common/ |
A D | habanalabs_drv.c | 534 result = PCI_ERS_RESULT_NEED_RESET; in hl_pci_err_detected()
|
/linux/drivers/scsi/aacraid/ |
A D | linit.c | 1954 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected() 1962 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_error_detected() 1968 return PCI_ERS_RESULT_NEED_RESET; in aac_pci_mmio_enabled()
|
/linux/drivers/scsi/bfa/ |
A D | bfad.c | 1468 ret = PCI_ERS_RESULT_NEED_RESET; in bfad_pci_error_detected() 1604 return PCI_ERS_RESULT_NEED_RESET; in bfad_pci_mmio_enabled()
|
/linux/drivers/bus/mhi/ |
A D | pci_generic.c | 881 return PCI_ERS_RESULT_NEED_RESET; in mhi_pci_error_detected()
|
/linux/drivers/misc/genwqe/ |
A D | card_base.c | 1267 return PCI_ERS_RESULT_NEED_RESET; in genwqe_err_error_detected()
|
/linux/drivers/scsi/csiostor/ |
A D | csio_init.c | 1075 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
|
/linux/drivers/block/rsxx/ |
A D | core.c | 651 return PCI_ERS_RESULT_NEED_RESET; in rsxx_error_detected()
|
/linux/drivers/net/ethernet/sfc/ |
A D | efx_common.c | 1227 status = PCI_ERS_RESULT_NEED_RESET; in efx_io_error_detected()
|
/linux/drivers/media/pci/ngene/ |
A D | ngene-cards.c | 1191 return PCI_ERS_RESULT_NEED_RESET; in ngene_error_detected()
|
/linux/drivers/dma/ioat/ |
A D | init.c | 1275 return PCI_ERS_RESULT_NEED_RESET; in ioat_pcie_error_detected()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | main.c | 1621 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in mlx5_pci_err_detected()
|
/linux/drivers/scsi/cxlflash/ |
A D | main.c | 3799 return PCI_ERS_RESULT_NEED_RESET; in cxlflash_pci_error_detected() 3808 return PCI_ERS_RESULT_NEED_RESET; in cxlflash_pci_error_detected()
|
/linux/drivers/nvme/host/ |
A D | pci.c | 3286 return PCI_ERS_RESULT_NEED_RESET; in nvme_error_detected() 3292 return PCI_ERS_RESULT_NEED_RESET; in nvme_error_detected()
|