Home
last modified time | relevance | path

Searched refs:pci_channel_offline (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c76 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()
H A Dcmd.c422 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()
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_bsg.c26 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()
H A Dql4_isr.c1227 if (unlikely(pci_channel_offline(ha->pdev))) in qla4_82xx_intr_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_isr.c54 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()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c373 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()
842 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_issue_logo()
886 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_read_xgmac_stats()
2691 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_dev_loss_tmo_callbk()
2711 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_terminate_rport_io()
2763 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_get_fc_host_stats()
H A Dqla_isr.c211 if (pci_channel_offline(ha->pdev)) in qla2100_intr_handler()
268 if (reg == 0xffffffff && !pci_channel_offline(vha->hw->pdev)) { in qla2x00_check_reg32_for_disconnect()
331 if (unlikely(pci_channel_offline(ha->pdev))) in qla2300_intr_handler()
3666 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler()
3676 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler()
3805 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_msix_default()
H A Dqla_mr.c636 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_soft_reset()
1630 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_abort_isp()
2901 if (unlikely(pci_channel_offline(ha->pdev))) in qlafx00_intr_handler()
H A Dqla_bsg.c1398 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_optrom_setup()
2324 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_get_priv_stats()
H A Dqla_mbx.c440 if (!pci_channel_offline(vha->hw->pdev)) { in qla2x00_mailbox_command()
3672 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_eft_trace()
3713 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_eft_trace()
3751 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_fce_trace()
3801 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_fce_trace()
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_utils.c54 if (pci_channel_offline(pci_dev)) in __genwqe_writeq()
105 if (pci_channel_offline(pci_dev)) in __genwqe_writel()
H A Dcard_ddcb.c1139 !pci_channel_offline(pci_dev)) { in genwqe_pf_isr()
1150 if (pci_channel_offline(pci_dev)) in genwqe_pf_isr()
H A Dcard_base.c1003 if (pci_channel_offline(pci_dev)) in genwqe_health_thread()
H A Dcard_dev.c1064 if (pci_channel_offline(pci_dev)) in genwqe_ioctl()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c534 if (pci_channel_offline(sym_data->pdev)) in DEF_SCSI_QCMD()
595 if (pci_channel_offline(pdev)) { in sym_eh_handler()
600 if (pci_channel_offline(pdev)) { in sym_eh_handler()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c117 if (pci_channel_offline(dev->pdev)) in mlx5_health_check_fatal_sensors()
H A Dcmd.c893 return pci_channel_offline(dev->pdev) || in mlx5_cmd_is_down()
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dmain.c647 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()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dcxl.h769 return !pci_channel_offline(pdev); in cxl_adapter_link_ok()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dipr.c10036 if (pci_channel_offline(pdev)) { in ipr_wait_for_pci_err_recovery()
10038 !pci_channel_offline(pdev), in ipr_wait_for_pci_err_recovery()
10231 if (rc || pci_channel_offline(pdev)) { in ipr_probe_ioa()
10232 if (pci_channel_offline(pdev)) { in ipr_probe_ioa()
10309 if (pci_channel_offline(pdev)) { in ipr_probe_ioa()
10312 if (pci_channel_offline(pdev)) { in ipr_probe_ioa()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1810 pci_channel_offline((bp)->pdev))
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Daacraid.h2635 return pci_channel_offline(dev->pdev) || dev->handle_pci_error; in aac_pci_offline()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c1891 if (pci_channel_offline(pdev)) in vxge_netpoll()
2186 if (pci_channel_offline(vdev->pdev)) in vxge_isr_napi()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1596 if (pci_channel_offline(pdev)) in ixgb_update_stats()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h530 static inline int pci_channel_offline(struct pci_dev *pdev) in pci_channel_offline() function

12