Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/s390/pci/
Dpci_event.c64 pdev->error_state = pci_channel_io_perm_failure; in __zpci_event_error()
134 pdev->error_state = pci_channel_io_perm_failure; in __zpci_event_availability()
/Linux-v4.19/arch/powerpc/kernel/
Deeh_driver.c462 pci_channel_io_perm_failure); in eeh_report_failure()
968 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_normal_event()
1080 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_special_event()
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dadf_aer.c69 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_pcie.c550 case pci_channel_io_perm_failure: in qib_pci_error_detected()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mr.c76 if (ha->flags.pci_channel_io_perm_failure) { in qlafx00_mailbox_command()
638 ha->flags.pci_channel_io_perm_failure)) in qlafx00_soft_reset()
1654 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp()
2030 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
Dqla_os.c869 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand()
6174 ha->flags.pci_channel_io_perm_failure) in qla2x00_do_dpc()
6599 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected()
6600 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
Dqla_init.c2142 ha->flags.pci_channel_io_perm_failure = 0; in qla2x00_initialize_adapter()
2866 ha->flags.pci_channel_io_perm_failure) { in qla24xx_reset_chip()
6619 ha->flags.pci_channel_io_perm_failure)) { in qla2x00_abort_isp()
7800 if (ha->flags.pci_channel_io_perm_failure) in qla2x00_try_to_stop_firmware()
/Linux-v4.19/Documentation/PCI/
Dpci-error-recovery.txt89 pci_channel_io_perm_failure, /* PCI card is dead */
333 pci_channel_state value of pci_channel_io_perm_failure.
/Linux-v4.19/drivers/misc/genwqe/
Dcard_base.c1271 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_init.c1082 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpcie.c601 case pci_channel_io_perm_failure: in pci_error_detected()
/Linux-v4.19/drivers/block/rsxx/
Dcore.c648 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
/Linux-v4.19/drivers/misc/cxl/
Dguest.c865 pci_channel_io_perm_failure); in afu_update_state()
Dpci.c1847 if (state == pci_channel_io_perm_failure) { in cxl_pci_error_detected()
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-cards.c1205 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1516 return state == pci_channel_io_perm_failure ? in mlx5_pci_err_detected()
/Linux-v4.19/drivers/scsi/bfa/
Dbfad.c1477 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1763 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
/Linux-v4.19/drivers/scsi/aacraid/
Dlinit.c2011 case pci_channel_io_perm_failure: in aac_pci_error_detected()
/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dmain.c1936 if (state == pci_channel_io_perm_failure) in alx_pci_error_detected()
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2206 if (state == pci_channel_io_perm_failure) in ixgb_io_error_detected()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2406 if (state == pci_channel_io_perm_failure) in fm10k_io_error_detected()
/Linux-v4.19/include/linux/
Dpci.h168 pci_channel_io_perm_failure = (__force pci_channel_state_t) 3, enumerator
/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c2483 if (state == pci_channel_io_perm_failure) in atl1e_io_error_detected()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2561 if (state == pci_channel_io_perm_failure) in igbvf_io_error_detected()

123