Home
last modified time | relevance | path

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

123

/drivers/pci/
Dpci.h381 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
382 xchg(&dev->error_state, pci_channel_io_perm_failure); in pci_dev_set_io_state()
387 return old != pci_channel_io_perm_failure; in pci_dev_set_io_state()
391 return old != pci_channel_io_perm_failure; in pci_dev_set_io_state()
399 pci_dev_set_io_state(dev, pci_channel_io_perm_failure); in pci_dev_set_disconnected()
406 return dev->error_state == pci_channel_io_perm_failure; in pci_dev_is_disconnected()
/drivers/crypto/qat/qat_common/
Dadf_aer.c25 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
/drivers/infiniband/hw/qib/
Dqib_pcie.c543 case pci_channel_io_perm_failure: in qib_pci_error_detected()
/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c529 case pci_channel_io_perm_failure: in hl_pci_err_detected()
/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()
1631 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp()
2004 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
Dqla_os.c885 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand()
7152 ha->flags.pci_channel_io_perm_failure) in qla2x00_do_dpc()
7779 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected()
7780 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
Dqla_init.c2695 ha->flags.pci_channel_io_perm_failure = 0; in qla2x00_initialize_adapter()
3504 ha->flags.pci_channel_io_perm_failure) { in qla24xx_reset_chip()
7607 ha->flags.pci_channel_io_perm_failure)) { in qla2x00_abort_isp()
8956 if (ha->flags.pci_channel_io_perm_failure) in qla2x00_try_to_stop_firmware()
/drivers/scsi/elx/efct/
Defct_driver.c682 case pci_channel_io_perm_failure: in efct_pci_io_error_detected()
/drivers/bus/mhi/host/
Dpci_generic.c949 if (state == pci_channel_io_perm_failure) in mhi_pci_error_detected()
/drivers/misc/genwqe/
Dcard_base.c1263 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
/drivers/infiniband/hw/hfi1/
Dpcie.c526 case pci_channel_io_perm_failure: in pci_error_detected()
/drivers/scsi/csiostor/
Dcsio_init.c1074 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
/drivers/block/rsxx/
Dcore.c639 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
/drivers/net/ethernet/sfc/
Defx_common.c1215 if (state == pci_channel_io_perm_failure) in efx_io_error_detected()
/drivers/misc/cxl/
Dguest.c863 pci_channel_io_perm_failure); in afu_update_state()
Dpci.c1847 if (state == pci_channel_io_perm_failure) { in cxl_pci_error_detected()
/drivers/media/pci/ngene/
Dngene-cards.c1188 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1610 res = state == pci_channel_io_perm_failure ? in mlx5_pci_err_detected()
/drivers/scsi/bfa/
Dbfad.c1470 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1743 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
/drivers/scsi/aacraid/
Dlinit.c1951 case pci_channel_io_perm_failure: in aac_pci_error_detected()
/drivers/net/ethernet/atheros/alx/
Dmain.c1977 if (state == pci_channel_io_perm_failure) in alx_pci_error_detected()
/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2406 if (state == pci_channel_io_perm_failure) in fm10k_io_error_detected()
/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2205 if (state == pci_channel_io_perm_failure) in ixgb_io_error_detected()
/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2538 if (state == pci_channel_io_perm_failure) in igbvf_io_error_detected()

123