Home
last modified time | relevance | path

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

123

/Linux-v5.15/arch/powerpc/kernel/
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-v5.15/drivers/pci/
Dpci.h361 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
365 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
395 pci_dev_set_io_state(dev, pci_channel_io_perm_failure); in pci_dev_set_disconnected()
403 return dev->error_state == pci_channel_io_perm_failure; in pci_dev_is_disconnected()
/Linux-v5.15/arch/s390/pci/
Dpci_event.c67 pdev->error_state = pci_channel_io_perm_failure; in __zpci_event_error()
Dpci_bus.c118 pdev->error_state = pci_channel_io_perm_failure; in zpci_bus_remove_device()
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_aer.c25 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_pcie.c543 case pci_channel_io_perm_failure: in qib_pci_error_detected()
/Linux-v5.15/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c529 case pci_channel_io_perm_failure: in hl_pci_err_detected()
/Linux-v5.15/drivers/scsi/qla2xxx/
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()
1654 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp()
2026 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
Dqla_os.c867 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand()
7080 ha->flags.pci_channel_io_perm_failure) in qla2x00_do_dpc()
7670 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected()
7671 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
/Linux-v5.15/drivers/scsi/elx/efct/
Defct_driver.c681 case pci_channel_io_perm_failure: in efct_pci_io_error_detected()
/Linux-v5.15/Documentation/PCI/
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-v5.15/drivers/misc/genwqe/
Dcard_base.c1263 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c867 if (state == pci_channel_io_perm_failure) in mhi_pci_error_detected()
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_init.c1074 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dpcie.c531 case pci_channel_io_perm_failure: in pci_error_detected()
/Linux-v5.15/drivers/block/rsxx/
Dcore.c639 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
/Linux-v5.15/drivers/net/ethernet/sfc/
Defx_common.c1213 if (state == pci_channel_io_perm_failure) in efx_io_error_detected()
/Linux-v5.15/drivers/misc/cxl/
Dguest.c863 pci_channel_io_perm_failure); in afu_update_state()
Dpci.c1842 if (state == pci_channel_io_perm_failure) { in cxl_pci_error_detected()
/Linux-v5.15/drivers/media/pci/ngene/
Dngene-cards.c1188 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1584 return state == pci_channel_io_perm_failure ? in mlx5_pci_err_detected()
/Linux-v5.15/drivers/scsi/bfa/
Dbfad.c1470 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
/Linux-v5.15/drivers/scsi/aacraid/
Dlinit.c1951 case pci_channel_io_perm_failure: in aac_pci_error_detected()
/Linux-v5.15/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1743 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
/Linux-v5.15/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2205 if (state == pci_channel_io_perm_failure) in ixgb_io_error_detected()

123