| /linux-4.4.14/drivers/scsi/qla4xxx/ |
| D | ql4_bsg.c | 27 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_read_flash() 93 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_update_flash() 156 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_get_acb_state() 215 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_read_nvram() 287 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_update_nvram() 354 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_restore_defaults() 399 if (unlikely(pci_channel_offline(ha->pdev))) in qla4xxx_bsg_get_acb()
|
| D | ql4_isr.c | 1226 if (unlikely(pci_channel_offline(ha->pdev))) in qla4_82xx_intr_handler()
|
| D | ql4_os.c | 4527 if (!pci_channel_offline(ha->pdev)) in qla4xxx_timer() 9108 if (unlikely(pci_channel_offline(ha->pdev)) || in qla4xxx_eh_wait_on_command()
|
| /linux-4.4.14/drivers/scsi/csiostor/ |
| 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-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
| 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()
|
| 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() 617 if (pci_channel_offline(dev->persist->pdev)) { in mlx4_cmd_poll() 784 if (pci_channel_offline(dev->persist->pdev)) in __mlx4_cmd()
|
| D | main.c | 2893 if (pci_channel_offline(dev->persist->pdev)) in mlx4_get_ownership() 2913 if (pci_channel_offline(dev->persist->pdev)) in mlx4_free_ownership()
|
| /linux-4.4.14/drivers/scsi/cxlflash/ |
| D | main.c | 602 if (pci_channel_offline(pdev)) in cxlflash_wait_for_pci_err_recovery() 604 !pci_channel_offline(pdev), in cxlflash_wait_for_pci_err_recovery() 820 if (rc || pci_channel_offline(pdev)) { in init_pci() 821 if (pci_channel_offline(pdev)) { in init_pci() 849 if (pci_channel_offline(pdev)) { in init_pci() 851 if (pci_channel_offline(pdev)) { in init_pci()
|
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | health.c | 115 if (pci_channel_offline(dev->pdev) || in_fatal(dev)) in mlx5_enter_error_state()
|
| D | cmd.c | 1380 if (pci_channel_offline(dev->pdev) || in cmd_exec()
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_attr.c | 392 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_write_optrom_ctl() 566 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_read_vpd() 588 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_sysfs_write_vpd() 1803 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_dev_loss_tmo_callbk() 1820 if (unlikely(pci_channel_offline(fcport->vha->hw->pdev))) { in qla2x00_terminate_rport_io() 1870 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_get_fc_host_stats()
|
| D | qla_isr.c | 62 if (pci_channel_offline(ha->pdev)) in qla2100_intr_handler() 119 if (reg == 0xffffffff && !pci_channel_offline(vha->hw->pdev)) { in qla2x00_check_reg32_for_disconnect() 182 if (unlikely(pci_channel_offline(ha->pdev))) in qla2300_intr_handler() 2711 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler() 2721 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_intr_handler() 2886 if (unlikely(pci_channel_offline(ha->pdev))) in qla24xx_msix_default()
|
| D | qla_mr.c | 635 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_soft_reset() 1651 if (unlikely(pci_channel_offline(ha->pdev) && in qlafx00_abort_isp() 2920 if (unlikely(pci_channel_offline(ha->pdev))) in qlafx00_intr_handler()
|
| D | qla_mbx.c | 3095 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_eft_trace() 3136 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_eft_trace() 3173 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_enable_fce_trace() 3223 if (unlikely(pci_channel_offline(vha->hw->pdev))) in qla2x00_disable_fce_trace()
|
| D | qla_init.c | 978 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_reset_chip() 1349 if (pci_channel_offline(ha->pdev) && in qla24xx_reset_chip() 4770 if (unlikely(pci_channel_offline(ha->pdev) && in qla2x00_abort_isp()
|
| D | qla_bsg.c | 1368 if (unlikely(pci_channel_offline(ha->pdev))) in qla2x00_optrom_setup()
|
| D | qla_os.c | 806 if (unlikely(pci_channel_offline(ha->pdev)) || ha->flags.eeh_busy) { in qla2x00_eh_wait_on_command() 5156 if (!pci_channel_offline(ha->pdev)) { in qla2x00_timer()
|
| D | qla_nx2.c | 3897 if (unlikely(pci_channel_offline(ha->pdev))) in qla8044_intr_handler()
|
| /linux-4.4.14/drivers/misc/genwqe/ |
| D | card_utils.c | 64 if (pci_channel_offline(pci_dev)) in __genwqe_writeq() 115 if (pci_channel_offline(pci_dev)) in __genwqe_writel()
|
| D | card_ddcb.c | 1142 !pci_channel_offline(pci_dev)) { in genwqe_pf_isr() 1153 if (pci_channel_offline(pci_dev)) in genwqe_pf_isr()
|
| D | card_base.c | 1001 if (pci_channel_offline(pci_dev)) in genwqe_health_thread()
|
| D | card_dev.c | 1062 if (pci_channel_offline(pci_dev)) in genwqe_ioctl()
|
| /linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
| D | sym_glue.c | 551 if (pci_channel_offline(sym_data->pdev)) in DEF_SCSI_QCMD() 612 if (pci_channel_offline(pdev)) { in sym_eh_handler() 617 if (pci_channel_offline(pdev)) { in sym_eh_handler()
|
| D | sym_hipd.c | 2872 if (pci_channel_offline(pdev))
|
| /linux-4.4.14/drivers/misc/cxl/ |
| D | cxl.h | 548 return !pci_channel_offline(pdev); in cxl_adapter_link_ok()
|
| /linux-4.4.14/drivers/scsi/ |
| D | ipr.c | 9790 if (pci_channel_offline(pdev)) { in ipr_wait_for_pci_err_recovery() 9792 !pci_channel_offline(pdev), in ipr_wait_for_pci_err_recovery() 10027 if (rc || pci_channel_offline(pdev)) { in ipr_probe_ioa() 10028 if (pci_channel_offline(pdev)) { in ipr_probe_ioa() 10104 if (pci_channel_offline(pdev)) { in ipr_probe_ioa() 10107 if (pci_channel_offline(pdev)) { in ipr_probe_ioa()
|
| /linux-4.4.14/include/linux/ |
| D | pci.h | 404 static inline int pci_channel_offline(struct pci_dev *pdev) in pci_channel_offline() function
|
| /linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-main.c | 1894 if (pci_channel_offline(pdev)) in vxge_netpoll() 2191 if (pci_channel_offline(vdev->pdev)) in vxge_isr_napi()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_main.c | 1660 if (pci_channel_offline(pdev)) in ixgb_update_stats()
|
| /linux-4.4.14/drivers/scsi/lpfc/ |
| D | lpfc_mbox.c | 1592 if (unlikely(pci_channel_offline(phba->pcidev))) in lpfc_mbox_dev_check()
|
| D | lpfc_init.c | 1363 if (pci_channel_offline(phba->pcidev)) { in lpfc_handle_deferred_eratt() 1462 if (pci_channel_offline(phba->pcidev)) { in lpfc_handle_eratt_s3() 1641 if (pci_channel_offline(phba->pcidev)) in lpfc_handle_eratt_s4()
|
| D | lpfc_sli.c | 6932 if (unlikely(pci_channel_offline(phba->pcidev))) { in lpfc_sli_issue_mbox_s3() 7943 if (unlikely(pci_channel_offline(phba->pcidev))) in __lpfc_sli_issue_iocb_s3() 10817 if (unlikely(pci_channel_offline(phba->pcidev))) { in lpfc_sli_check_eratt() 10858 if (unlikely(pci_channel_offline(phba->pcidev))) in lpfc_intr_state_check()
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/ |
| D | tg3.c | 755 if (pci_channel_offline(tp->pdev)) in tg3_ape_lock() 1653 if (pci_channel_offline(tp->pdev)) in tg3_wait_for_event_ack() 1827 if (pci_channel_offline(tp->pdev)) in tg3_poll_fw() 1840 if (pci_channel_offline(tp->pdev)) { in tg3_poll_fw() 3595 if (pci_channel_offline(tp->pdev)) in tg3_pause_cpu() 8830 if (pci_channel_offline(tp->pdev)) { in tg3_stop_block() 8861 if (pci_channel_offline(tp->pdev)) { in tg3_abort_hw()
|
| /linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
| D | netdev.c | 1789 if (pci_channel_offline(pdev)) in igbvf_update_stats()
|
| /linux-4.4.14/drivers/net/ethernet/neterion/ |
| D | s2io.c | 2848 if (pci_channel_offline(nic->pdev)) in s2io_netpoll() 4423 if (pci_channel_offline(sp->pdev)) in s2io_handle_errors() 4722 if (pci_channel_offline(sp->pdev)) in s2io_isr()
|
| /linux-4.4.14/drivers/net/ethernet/intel/igb/ |
| D | igb_main.c | 1820 if (!pci_channel_offline(adapter->pdev)) in igb_down() 5221 if (pci_channel_offline(pdev)) in igb_update_stats()
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
| D | netdev.c | 4254 if (!pci_channel_offline(adapter->pdev)) { in e1000e_down() 4846 if (pci_channel_offline(pdev)) in e1000e_update_stats()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
| D | ixgbevf_main.c | 2230 if (!pci_channel_offline(adapter->pdev)) in ixgbevf_down()
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
| D | e1000_main.c | 3617 if (pci_channel_offline(pdev)) in e1000_update_stats()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
| D | qlge_main.c | 4735 if (pci_channel_offline(qdev->pdev)) { in ql_timer()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_main.c | 5260 if (!pci_channel_offline(adapter->pdev)) in ixgbe_down()
|