Home
last modified time | relevance | path

Searched refs:pci_channel_io_perm_failure (Results 1 – 25 of 67) sorted by relevance

123

/linux/arch/powerpc/kernel/
A Deeh_driver.c86 if (edev->pdev->error_state == pci_channel_io_perm_failure) in eeh_edev_actionable()
454 pci_channel_io_perm_failure); in eeh_report_failure()
771 if (pdev->error_state == pci_channel_io_perm_failure) in eeh_slot_presence_check()
801 if (pdev->error_state == pci_channel_io_perm_failure) in eeh_clear_slot_attention()
1070 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_normal_event()
1191 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_special_event()
/linux/drivers/pci/
A Dpci.h323 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
327 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
357 pci_dev_set_io_state(dev, pci_channel_io_perm_failure); in pci_dev_set_disconnected()
365 return dev->error_state == pci_channel_io_perm_failure; in pci_dev_is_disconnected()
/linux/arch/s390/pci/
A Dpci_event.c173 if (pdev->error_state == pci_channel_io_perm_failure) { in zpci_event_attempt_error_recovery()
278 zpci_event_io_failure(pdev, pci_channel_io_perm_failure); in __zpci_event_error()
A Dpci_bus.c118 pdev->error_state = pci_channel_io_perm_failure; in zpci_bus_remove_device()
/linux/drivers/crypto/qat/qat_common/
A Dadf_aer.c25 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
/linux/drivers/infiniband/hw/qib/
A Dqib_pcie.c543 case pci_channel_io_perm_failure: in qib_pci_error_detected()
/linux/drivers/misc/habanalabs/common/
A Dhabanalabs_drv.c537 case pci_channel_io_perm_failure: in hl_pci_err_detected()
/linux/drivers/scsi/qla2xxx/
A Dqla_mr.c55 if (ha->pdev->error_state == pci_channel_io_perm_failure) { in qlafx00_mailbox_command()
73 if (ha->flags.pci_channel_io_perm_failure) { in qlafx00_mailbox_command()
637 ha->flags.pci_channel_io_perm_failure)) in qlafx00_soft_reset()
1631 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp()
2003 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
A Dqla_os.c861 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand()
7074 ha->flags.pci_channel_io_perm_failure) in qla2x00_do_dpc()
7647 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected()
7648 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
/linux/drivers/scsi/elx/efct/
A Defct_driver.c679 case pci_channel_io_perm_failure: in efct_pci_io_error_detected()
/linux/Documentation/PCI/
A Dpci-error-recovery.rst93 pci_channel_io_perm_failure, /* PCI card is dead */
351 pci_channel_state_t value of pci_channel_io_perm_failure.
/linux/drivers/bus/mhi/
A Dpci_generic.c867 if (state == pci_channel_io_perm_failure) in mhi_pci_error_detected()
/linux/drivers/misc/genwqe/
A Dcard_base.c1263 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
/linux/drivers/infiniband/hw/hfi1/
A Dpcie.c531 case pci_channel_io_perm_failure: in pci_error_detected()
/linux/drivers/scsi/csiostor/
A Dcsio_init.c1074 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
/linux/drivers/block/rsxx/
A Dcore.c639 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
/linux/drivers/net/ethernet/sfc/
A Defx_common.c1213 if (state == pci_channel_io_perm_failure) in efx_io_error_detected()
/linux/drivers/media/pci/ngene/
A Dngene-cards.c1188 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
/linux/drivers/misc/cxl/
A Dguest.c867 pci_channel_io_perm_failure); in afu_update_state()
A Dpci.c1846 if (state == pci_channel_io_perm_failure) { in cxl_pci_error_detected()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c1620 return state == pci_channel_io_perm_failure ? in mlx5_pci_err_detected()
/linux/drivers/scsi/aacraid/
A Dlinit.c1955 case pci_channel_io_perm_failure: in aac_pci_error_detected()
/linux/drivers/scsi/bfa/
A Dbfad.c1470 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
/linux/drivers/scsi/sym53c8xx_2/
A Dsym_glue.c1741 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
/linux/drivers/net/ethernet/atheros/alx/
A Dmain.c1969 if (state == pci_channel_io_perm_failure) in alx_pci_error_detected()

Completed in 65 milliseconds

123