Home
last modified time | relevance | path

Searched refs:PCI_ERS_RESULT_NEED_RESET (Results 1 – 51 of 51) sorted by relevance

/linux-4.1.27/drivers/pci/pcie/aer/
Daerdrv.h97 if (new == PCI_ERS_RESULT_NEED_RESET) in merge_result()
98 orig = PCI_ERS_RESULT_NEED_RESET; in merge_result()
Daerdrv_core.c484 if (status == PCI_ERS_RESULT_NEED_RESET) { in do_recovery()
/linux-4.1.27/arch/powerpc/kernel/
Deeh_driver.c221 if (rc == PCI_ERS_RESULT_NEED_RESET) *res = rc; in eeh_report_error()
260 if (rc == PCI_ERS_RESULT_NEED_RESET) *res = rc; in eeh_report_mmio_enabled()
304 rc == PCI_ERS_RESULT_NEED_RESET) *res = rc; in eeh_report_reset()
721 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event()
736 result = PCI_ERS_RESULT_NEED_RESET; in eeh_handle_normal_event()
755 if (result == PCI_ERS_RESULT_NEED_RESET) { in eeh_handle_normal_event()
/linux-4.1.27/drivers/crypto/qat/qat_common/
Dadf_aer.c74 return PCI_ERS_RESULT_NEED_RESET; in adf_error_detected()
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt97 PCI_ERS_RESULT_NEED_RESET, /* Device driver wants slot to be reset. */
144 - PCI_ERS_RESULT_NEED_RESET:
158 If any driver requested a slot reset (by returning PCI_ERS_RESULT_NEED_RESET),
217 - PCI_ERS_RESULT_NEED_RESET
230 If any driver returned PCI_ERS_RESULT_NEED_RESET, then the platform
258 In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
Dpcieaer-howto.txt186 PCI_ERS_RESULT_DISCONNECT, or PCI_ERS_RESULT_NEED_RESET, depending on
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_pcie.c644 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_error_detected()
676 ret = PCI_ERS_RESULT_NEED_RESET; in qib_pci_mmio_enabled()
/linux-4.1.27/drivers/tty/serial/jsm/
Djsm_driver.c345 return PCI_ERS_RESULT_NEED_RESET; in jsm_io_error_detected()
/linux-4.1.27/drivers/media/pci/ngene/
Dngene-cards.c780 return PCI_ERS_RESULT_NEED_RESET; in ngene_error_detected()
/linux-4.1.27/drivers/scsi/bfa/
Dbfad.c1482 ret = PCI_ERS_RESULT_NEED_RESET; in bfad_pci_error_detected()
1617 return PCI_ERS_RESULT_NEED_RESET; in bfad_pci_mmio_enabled()
/linux-4.1.27/drivers/misc/genwqe/
Dcard_base.c1279 return PCI_ERS_RESULT_NEED_RESET; in genwqe_err_error_detected()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_init.c1074 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in csio_pci_error_detected()
/linux-4.1.27/drivers/block/rsxx/
Dcore.c664 return PCI_ERS_RESULT_NEED_RESET; in rsxx_error_detected()
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c1460 pci_ers_result_t rc = PCI_ERS_RESULT_NEED_RESET; in alx_pci_error_detected()
/linux-4.1.27/include/linux/
Dpci.h618 PCI_ERS_RESULT_NEED_RESET = (__force pci_ers_result_t) 3, enumerator
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1788 return PCI_ERS_RESULT_NEED_RESET; in sym2_io_slot_dump()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c5419 return PCI_ERS_RESULT_NEED_RESET; in qla2xxx_pci_error_detected()
5425 return PCI_ERS_RESULT_NEED_RESET; in qla2xxx_pci_error_detected()
5463 return PCI_ERS_RESULT_NEED_RESET; in qla2xxx_pci_mmio_enabled()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2074 return PCI_ERS_RESULT_NEED_RESET; in fm10k_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2291 return PCI_ERS_RESULT_NEED_RESET; in ixgb_io_error_detected()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_scsih.c8367 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_error_detected()
8375 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_error_detected()
8453 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_mmio_enabled()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c7982 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_error_detected()
7990 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_error_detected()
8067 return PCI_ERS_RESULT_NEED_RESET; in _scsih_pci_mmio_enabled()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_init.c9983 return PCI_ERS_RESULT_NEED_RESET; in lpfc_io_error_detected_s3()
9993 return PCI_ERS_RESULT_NEED_RESET; in lpfc_io_error_detected_s3()
10732 return PCI_ERS_RESULT_NEED_RESET; in lpfc_io_error_detected_s4()
10742 return PCI_ERS_RESULT_NEED_RESET; in lpfc_io_error_detected_s4()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c4869 return PCI_ERS_RESULT_NEED_RESET; in qlge_io_error_detected()
4879 return PCI_ERS_RESULT_NEED_RESET; in qlge_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2524 return PCI_ERS_RESULT_NEED_RESET; in igbvf_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c2504 return PCI_ERS_RESULT_NEED_RESET; in atl1e_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c3201 status = PCI_ERS_RESULT_NEED_RESET; in efx_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2460 return PCI_ERS_RESULT_NEED_RESET; in pch_gbe_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2728 return PCI_ERS_RESULT_NEED_RESET; in atl1c_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/
De100.c3116 return PCI_ERS_RESULT_NEED_RESET; in e100_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c1773 return PCI_ERS_RESULT_NEED_RESET; in netxen_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3007 return PCI_ERS_RESULT_NEED_RESET; in t3_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4160 return PCI_ERS_RESULT_NEED_RESET; in ixgbevf_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dmain.c3610 return PCI_ERS_RESULT_NEED_RESET; in mlx4_pci_err_detected()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c3940 return PCI_ERS_RESULT_NEED_RESET; in qlcnic_82xx_io_error_detected()
Dqlcnic_83xx_hw.c4132 return PCI_ERS_RESULT_NEED_RESET; in qlcnic_83xx_io_error_detected()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_pci.c5791 return PCI_ERS_RESULT_NEED_RESET; in serial8250_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c4070 return PCI_ERS_RESULT_NEED_RESET; in vxge_io_error_detected()
/linux-4.1.27/drivers/scsi/
Dipr.c9007 return PCI_ERS_RESULT_NEED_RESET; in ipr_pci_mmio_enabled()
9110 return PCI_ERS_RESULT_NEED_RESET; in ipr_pci_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_main.c5261 return PCI_ERS_RESULT_NEED_RESET; in e1000_io_error_detected()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c9589 return PCI_ERS_RESULT_NEED_RESET; in qla4xxx_pci_error_detected()
9596 return PCI_ERS_RESULT_NEED_RESET; in qla4xxx_pci_error_detected()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4012 PCI_ERS_RESULT_DISCONNECT : PCI_ERS_RESULT_NEED_RESET; in eeh_err_detected()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c5617 return PCI_ERS_RESULT_NEED_RESET; in be_eeh_err_detected()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c6555 return PCI_ERS_RESULT_NEED_RESET; in e1000_io_error_detected()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c5419 return PCI_ERS_RESULT_NEED_RESET; in beiscsi_eeh_err_detected()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c7667 return PCI_ERS_RESULT_NEED_RESET; in igb_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.c8606 return PCI_ERS_RESULT_NEED_RESET; in s2io_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.c8700 return PCI_ERS_RESULT_NEED_RESET; in bnx2_io_error_detected()
Dtg3.c18139 pci_ers_result_t err = PCI_ERS_RESULT_NEED_RESET; in tg3_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8973 return PCI_ERS_RESULT_NEED_RESET; in ixgbe_io_error_detected()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c10157 return PCI_ERS_RESULT_NEED_RESET; in i40e_pci_error_detected()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13741 return PCI_ERS_RESULT_NEED_RESET; in bnx2x_io_error_detected()