Home
last modified time | relevance | path

Searched refs:error_detected (Results 1 – 60 of 60) sorted by relevance

/linux-4.4.14/drivers/pci/pcie/
Dportdrv_pci.c163 !driver->err_handler->error_detected) in error_detected_iter()
169 status = driver->err_handler->error_detected( in error_detected_iter()
301 .error_detected = pcie_portdrv_error_detected,
/linux-4.4.14/arch/powerpc/kernel/
Deeh_driver.c213 !driver->err_handler->error_detected) { in eeh_report_error()
218 rc = driver->err_handler->error_detected(dev, pci_channel_io_frozen); in eeh_report_error()
401 !driver->err_handler->error_detected) { in eeh_report_failure()
406 driver->err_handler->error_detected(dev, pci_channel_io_perm_failure); in eeh_report_failure()
443 driver->err_handler->error_detected && in eeh_rmv_device()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_aer.c201 .error_detected = adf_error_detected,
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt79 int (*error_detected)(struct pci_dev *dev, enum pci_channel_state);
103 if it implements any, it must implement error_detected(). If a callback
124 Platform calls the error_detected() callback on every instance of
200 >>> the normal pci_check_whatever() API, no new error_detected()
356 the device. The platform will call error_detected() with a
Dpcieaer-howto.txt178 at upstream is not required. The AER driver calls error_detected(dev,
190 error_detected(dev, pci_channel_io_frozen) to all drivers within
201 function. If error_detected returns PCI_ERS_RESULT_CAN_RECOVER and
/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv_core.c247 !dev->driver->err_handler->error_detected) { in report_error_detected()
278 vote = err_handler->error_detected(dev, result_data->state); in report_error_detected()
Daerdrv.c52 .error_detected = aer_error_detected,
/linux-4.4.14/drivers/tty/serial/jsm/
Djsm_driver.c52 .error_detected = jsm_io_error_detected,
/linux-4.4.14/drivers/pci/
Dxen-pcifront.c615 if (pdrv->err_handler && pdrv->err_handler->error_detected) { in pcifront_common_process()
623 error_detected(pcidev, state); in pcifront_common_process()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_pcie.c714 .error_detected = qib_pci_error_detected,
/linux-4.4.14/drivers/misc/cxl/
Dpci.c1338 afu_result = afu_dev->driver->err_handler->error_detected(afu_dev, in cxl_vphb_error_detected()
1567 .error_detected = cxl_pci_error_detected,
/linux-4.4.14/drivers/media/pci/ngene/
Dngene-cards.c802 .error_detected = ngene_error_detected,
/linux-4.4.14/drivers/misc/genwqe/
Dcard_base.c1341 .error_detected = genwqe_err_error_detected,
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpcie.c629 .error_detected = pci_error_detected,
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_init.c1166 .error_detected = csio_pci_error_detected,
/linux-4.4.14/drivers/block/rsxx/
Dcore.c1087 .error_detected = rsxx_error_detected,
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci.c1042 .error_detected = vfio_pci_aer_err_detected,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1363 .error_detected = mlx5_pci_err_detected,
/linux-4.4.14/drivers/dma/ioat/
Dinit.c1288 .error_detected = ioat_pcie_error_detected,
/linux-4.4.14/drivers/xen/xen-pciback/
Dpci_stub.c934 .error_detected = xen_pcibk_error_detected,
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c1527 .error_detected = alx_pci_error_detected,
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c2044 .error_detected = sym2_io_error_detected,
/linux-4.4.14/drivers/scsi/bfa/
Dbfad.c1691 .error_detected = bfad_pci_error_detected,
/linux-4.4.14/include/linux/
Dpci.h645 pci_ers_result_t (*error_detected)(struct pci_dev *dev, member
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2273 .error_detected = fm10k_io_error_detected,
/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.c2565 .error_detected = cxlflash_pci_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c121 .error_detected = ixgb_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c2559 .error_detected = atl1e_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2859 .error_detected = igbvf_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2795 .error_detected = atl1c_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.c3426 .error_detected = efx_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c2792 .error_detected = pch_gbe_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c3485 .error_detected = netxen_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c3176 .error_detected = e100_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c564 .error_detected = liquidio_pcie_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4224 .error_detected = ixgbevf_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3046 .error_detected = t3_io_error_detected,
/linux-4.4.14/drivers/nvme/host/
Dpci.c3434 .error_detected = nvme_error_detected,
/linux-4.4.14/drivers/tty/serial/8250/
D8250_pci.c5701 .error_detected = serial8250_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmain.c3901 .error_detected = mlx4_pci_err_detected,
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c4295 .error_detected = qlcnic_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c4816 .error_detected = vxge_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c203 .error_detected = e1000_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c4267 .error_detected = eeh_err_detected,
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c4944 .error_detected = qlge_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c6075 .error_detected = be_eeh_err_detected,
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c5693 .error_detected = qla2xxx_pci_error_detected,
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c5823 .error_detected = beiscsi_eeh_err_detected,
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c226 .error_detected = igb_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c7382 .error_detected = e1000_io_error_detected,
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c8874 .error_detected = scsih_pci_error_detected,
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.c8821 .error_detected = bnx2_io_error_detected,
Dtg3.c18278 .error_detected = tg3_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/neterion/
Ds2io.c489 .error_detected = s2io_io_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9300 .error_detected = ixgbe_io_error_detected,
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_os.c9798 .error_detected = qla4xxx_pci_error_detected,
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_init.c11377 .error_detected = lpfc_io_error_detected,
/linux-4.4.14/drivers/scsi/
Dipr.c10575 .error_detected = ipr_pci_error_detected,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c10974 .error_detected = i40e_pci_error_detected,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c14279 .error_detected = bnx2x_io_error_detected,