Home
last modified time | relevance | path

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

123

/drivers/pci/
Dpci.h356 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
360 case pci_channel_io_perm_failure: in pci_dev_set_io_state()
390 pci_dev_set_io_state(dev, pci_channel_io_perm_failure); in pci_dev_set_disconnected()
398 return dev->error_state == pci_channel_io_perm_failure; in pci_dev_is_disconnected()
/drivers/crypto/qat/qat_common/
Dadf_aer.c69 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
/drivers/infiniband/hw/qib/
Dqib_pcie.c550 case pci_channel_io_perm_failure: in qib_pci_error_detected()
/drivers/scsi/qla2xxx/
Dqla_mr.c75 if (ha->flags.pci_channel_io_perm_failure) { in qlafx00_mailbox_command()
639 ha->flags.pci_channel_io_perm_failure)) in qlafx00_soft_reset()
1656 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp()
2031 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
Dqla_os.c831 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand()
6424 ha->flags.pci_channel_io_perm_failure) in qla2x00_do_dpc()
6939 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected()
6940 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
Dqla_init.c2170 ha->flags.pci_channel_io_perm_failure = 0; in qla2x00_initialize_adapter()
2911 ha->flags.pci_channel_io_perm_failure) { in qla24xx_reset_chip()
6757 ha->flags.pci_channel_io_perm_failure)) { in qla2x00_abort_isp()
8089 if (ha->flags.pci_channel_io_perm_failure) in qla2x00_try_to_stop_firmware()
/drivers/crypto/hisilicon/zip/
Dzip_main.c932 if (state == pci_channel_io_perm_failure) in hisi_zip_error_detected()
/drivers/misc/genwqe/
Dcard_base.c1262 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
/drivers/scsi/csiostor/
Dcsio_init.c1077 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
/drivers/infiniband/hw/hfi1/
Dpcie.c572 case pci_channel_io_perm_failure: in pci_error_detected()
/drivers/block/rsxx/
Dcore.c635 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
/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()
/drivers/media/pci/ngene/
Dngene-cards.c1192 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1414 return state == pci_channel_io_perm_failure ? in mlx5_pci_err_detected()
/drivers/scsi/bfa/
Dbfad.c1469 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1749 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
/drivers/scsi/aacraid/
Dlinit.c2000 case pci_channel_io_perm_failure: in aac_pci_error_detected()
/drivers/net/ethernet/atheros/alx/
Dmain.c1931 if (state == pci_channel_io_perm_failure) in alx_pci_error_detected()
/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c2204 if (state == pci_channel_io_perm_failure) in ixgb_io_error_detected()
/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c2408 if (state == pci_channel_io_perm_failure) in fm10k_io_error_detected()
/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c2471 if (state == pci_channel_io_perm_failure) in atl1e_io_error_detected()
/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2560 if (state == pci_channel_io_perm_failure) in igbvf_io_error_detected()
/drivers/net/ethernet/sfc/falcon/
Defx.c3126 if (state == pci_channel_io_perm_failure) in ef4_io_error_detected()
/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c2709 if (state == pci_channel_io_perm_failure) in atl1c_io_error_detected()

123