/linux/drivers/usb/cdns3/ |
H A D | cdnsp-pci.c | 82 if (pci_is_enabled(func)) { in cdnsp_pci_probe() 152 if (pci_is_enabled(func)) { in cdnsp_pci_probe() 168 if (!pci_is_enabled(func)) in cdnsp_pci_probe() 191 if (pci_is_enabled(func)) { in cdnsp_pci_remove()
|
H A D | cdns3-pci-wrap.c | 97 if (pci_is_enabled(func)) { in cdns3_pci_probe() 149 if (pci_is_enabled(func)) { in cdns3_pci_probe() 185 if (!pci_is_enabled(func)) in cdns3_pci_remove()
|
/linux/drivers/xen/xen-pciback/ |
H A D | pciback_ops.c | 65 pci_is_enabled(dev) ? "on" : "off", in xen_pcibk_control_isr() 98 pci_is_enabled(dev) ? "on" : "off", in xen_pcibk_control_isr() 125 if (pci_is_enabled(dev)) in xen_pcibk_reset_device()
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | pcie_quirks.c | 99 if (pci_is_enabled(pdev)) in mwifiex_pcie_set_power_d3cold()
|
/linux/drivers/net/ethernet/broadcom/bnge/ |
H A D | bnge_core.c | 150 if (pci_is_enabled(pdev)) in bnge_pci_disable()
|
/linux/drivers/virtio/ |
H A D | virtio_pci_common.c | 810 if (pci_is_enabled(pci_dev)) in virtio_pci_reset_prepare() 819 if (pci_is_enabled(pci_dev)) in virtio_pci_reset_done()
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_vnic.c | 443 if (!pci_is_enabled(pdev)) { in usnic_vnic_alloc()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_bus_pci.c | 229 if (pci_is_enabled(ionic->pdev)) in ionic_clear_pci()
|
/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | main.c | 501 if (pci_is_enabled(pdev)) in pdsc_reset_prepare()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | pci.c | 583 if (pci_is_enabled(pci_dev)) in ath11k_pci_free_region()
|
/linux/drivers/nvme/host/ |
H A D | pci.c | 2974 if (!pci_is_enabled(pdev) || !pci_device_is_present(pdev)) in nvme_pci_ctrl_is_dead() 2992 if (pci_is_enabled(pdev)) in nvme_dev_disable() 3012 if (pci_is_enabled(pdev)) in nvme_dev_disable()
|
/linux/drivers/pci/ |
H A D | pci.c | 2116 if (pci_is_enabled(dev)) in pci_reenable_device() 2131 if (pci_is_enabled(dev)) { in pci_enable_bridge() 2266 if (pci_is_enabled(dev)) in pci_disable_enabled_device()
|
H A D | pci-sysfs.c | 316 else if (pci_is_enabled(pdev)) in enable_store()
|
H A D | setup-bus.c | 1587 if (!pci_is_enabled(dev)) in __pci_bus_assign_resources()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | pci.c | 914 if (pci_is_enabled(pci_dev)) in ath12k_pci_free_region()
|
/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_fw.c | 4067 if (pci_is_enabled(pdev)) { in mpi3mr_cleanup_resources()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 14232 if (pci_is_enabled(bp->pdev)) in bnxt_fw_reset_close() 14658 if (pci_is_enabled(bp->pdev)) in bnxt_cleanup_pci() 16985 if (pci_is_enabled(pdev)) in bnxt_io_error_detected()
|
/linux/drivers/message/fusion/ |
H A D | mptbase.c | 2007 if (pci_is_enabled(pdev)) in mpt_attach()
|
/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 8792 if (pci_is_enabled(ctrl_info->pci_dev)) in pqi_cleanup_pci_init()
|
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 9016 if (!pci_is_enabled(pdev)) in qla4xxx_remove_adapter()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 18081 if (pci_is_enabled(pdev)) in tg3_init_one()
|