/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | catas.c | 76 if (!pci_channel_offline(dev->persist->pdev)) { in mlx4_reset_master() 103 if (pci_channel_offline(dev->persist->pdev)) in mlx4_reset_slave() 190 if (!pci_channel_offline(dev->persist->pdev)) in mlx4_enter_error_state()
|
A D | cmd.c | 422 if (pci_channel_offline(dev->persist->pdev)) in cmd_pending() 447 if (pci_channel_offline(dev->persist->pdev) || in mlx4_cmd_post() 461 if (pci_channel_offline(dev->persist->pdev)) { in mlx4_cmd_post() 611 if (pci_channel_offline(dev->persist->pdev)) { in mlx4_cmd_poll() 778 if (pci_channel_offline(dev->persist->pdev)) in __mlx4_cmd()
|
A D | main.c | 3188 if (pci_channel_offline(dev->persist->pdev)) in mlx4_get_ownership() 3208 if (pci_channel_offline(dev->persist->pdev)) in mlx4_free_ownership()
|
/linux-6.3-rc2/drivers/scsi/qla4xxx/ |
A D | ql4_bsg.c | 26 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_read_flash() 92 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_update_flash() 155 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_get_acb_state() 214 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_read_nvram() 286 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_update_nvram() 353 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_restore_defaults() 398 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_bsg_get_acb()
|
A D | ql4_isr.c | 1227 if (unlikely(pci_channel_offline(ha->pdev))) in qla4_82xx_intr_handler()
|
/linux-6.3-rc2/drivers/scsi/csiostor/ |
A D | csio_isr.c | 54 if (unlikely(pci_channel_offline(hw->pdev))) { in csio_nondata_isr() 115 if (unlikely(pci_channel_offline(hw->pdev))) { in csio_fwevt_isr() 266 if (unlikely(pci_channel_offline(hw->pdev))) { in csio_scsi_isr() 313 if (unlikely(pci_channel_offline(hw->pdev))) { in csio_fcoe_isr()
|
/linux-6.3-rc2/drivers/scsi/qla2xxx/ |
A D | qla_attr.c | 373 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_write_optrom_ctl() 552 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_read_vpd() 598 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_write_vpd() 848 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_issue_logo() 892 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_read_xgmac_stats() 2743 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_dev_loss_tmo_callbk() 2763 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_terminate_rport_io() 2828 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_get_fc_host_stats()
|
A D | qla_isr.c | 355 if (pci_channel_offline(ha->pdev)) in qla2100_intr_handler() 412 if (reg == 0xffffffff && !pci_channel_offline(vha->hw->pdev)) { in qla2x00_check_reg32_for_disconnect() 470 if (unlikely(pci_channel_offline(ha->pdev))) in qla2300_intr_handler() 4042 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler() 4052 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler() 4181 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_msix_default()
|
A D | qla_mr.c | 636 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_soft_reset() 1630 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_abort_isp() 2902 if (unlikely(pci_channel_offline(ha->pdev))) in qlafx00_intr_handler()
|
A D | qla_mbx.c | 454 if (!pci_channel_offline(vha->hw->pdev)) { in qla2x00_mailbox_command() 3729 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_eft_trace() 3770 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_eft_trace() 3808 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_fce_trace() 3858 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_fce_trace()
|
A D | qla_bsg.c | 1417 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_optrom_setup() 2343 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_get_priv_stats()
|
/linux-6.3-rc2/drivers/misc/genwqe/ |
A D | card_utils.c | 54 if (pci_channel_offline(pci_dev)) in __genwqe_writeq() 105 if (pci_channel_offline(pci_dev)) in __genwqe_writel()
|
A D | card_ddcb.c | 1139 !pci_channel_offline(pci_dev)) { in genwqe_pf_isr() 1150 if (pci_channel_offline(pci_dev)) in genwqe_pf_isr()
|
A D | card_base.c | 1003 if (pci_channel_offline(pci_dev)) in genwqe_health_thread()
|
A D | card_dev.c | 1064 if (pci_channel_offline(pci_dev)) in genwqe_ioctl()
|
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A D | sym_glue.c | 529 if (pci_channel_offline(sym_data->pdev)) in DEF_SCSI_QCMD() 590 if (pci_channel_offline(pdev)) { in sym_eh_handler() 595 if (pci_channel_offline(pdev)) { in sym_eh_handler()
|
/linux-6.3-rc2/drivers/scsi/cxlflash/ |
A D | main.c | 647 if (pci_channel_offline(pdev)) in cxlflash_wait_for_pci_err_recovery() 649 !pci_channel_offline(pdev), in cxlflash_wait_for_pci_err_recovery() 1039 if (rc || pci_channel_offline(pdev)) { in init_pci() 1040 if (pci_channel_offline(pdev)) { in init_pci()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | health.c | 129 if (pci_channel_offline(dev->pdev)) in mlx5_health_check_fatal_sensors()
|
/linux-6.3-rc2/drivers/misc/cxl/ |
A D | cxl.h | 771 return !pci_channel_offline(pdev); in cxl_adapter_link_ok()
|
/linux-6.3-rc2/drivers/scsi/ |
A D | ipr.c | 10028 if (pci_channel_offline(pdev)) { in ipr_wait_for_pci_err_recovery() 10030 !pci_channel_offline(pdev), in ipr_wait_for_pci_err_recovery() 10222 if (rc || pci_channel_offline(pdev)) { in ipr_probe_ioa() 10223 if (pci_channel_offline(pdev)) { in ipr_probe_ioa() 10300 if (pci_channel_offline(pdev)) { in ipr_probe_ioa() 10303 if (pci_channel_offline(pdev)) { in ipr_probe_ioa()
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_init.c | 1699 if (pci_channel_offline(phba->pcidev)) { in lpfc_handle_deferred_eratt() 1798 if (pci_channel_offline(phba->pcidev)) { in lpfc_handle_eratt_s3() 2007 if (pci_channel_offline(phba->pcidev)) { in lpfc_handle_eratt_s4() 3089 pci_channel_offline(phba->pcidev)) in lpfc_cleanup() 3811 offline = pci_channel_offline(phba->pcidev); in lpfc_offline_prep() 13557 if (!pci_channel_offline(phba->pcidev)) in lpfc_sli4_hba_unset() 15264 int offline = pci_channel_offline(phba->pcidev); in lpfc_sli4_prep_dev_for_reset()
|
A D | lpfc_nvme.c | 1125 offline = pci_channel_offline(vport->phba->pcidev); in lpfc_nvme_io_cmd_cmpl()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.h | 1955 pci_channel_offline((bp)->pdev))
|
/linux-6.3-rc2/drivers/scsi/aacraid/ |
A D | aacraid.h | 2636 return pci_channel_offline(dev->pdev) || dev->handle_pci_error; in aac_pci_offline()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/ |
A D | ixgb_main.c | 1589 if (pci_channel_offline(pdev)) in ixgb_update_stats()
|