| /linux/drivers/pci/ |
| H A D | iomap.c | 42 flags = pci_resource_flags(dev, bar); in pci_iomap_range() 89 flags = pci_resource_flags(dev, bar); in pci_iomap_wc_range()
|
| H A D | p2pdma.c | 281 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in pcim_p2pdma_init() 321 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in pcim_p2pdma_provider() 393 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in pci_p2pdma_add_resource()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pcilib.c | 30 if (pci_resource_flags(dev, bar) & IORESOURCE_MEM) { in serial8250_pci_setup_port()
|
| H A D | 8250_pci.c | 179 if (pci_resource_flags(priv->dev, bar) & IORESOURCE_MEM) { in setup_port() 330 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) { in pci_plx9050_init() 372 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) in pci_plx9050_exit() 398 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_exit() 427 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_exit() 756 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_init() 787 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_init() 1705 if (!(pci_resource_flags(dev, 5) & IORESOURCE_IO) || in pci_fintek_init() 1706 !(pci_resource_flags(dev, 4) & IORESOURCE_IO) || in pci_fintek_init() 1707 !(pci_resource_flags(dev, 3) & IORESOURCE_IO)) in pci_fintek_init() [all …]
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_vnic.c | 357 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_discover_resources() 395 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_discover_resources() 432 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_release_resources()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-pasemi-pci.c | 33 if (!(pci_resource_flags(dev, 0) & IORESOURCE_IO)) in pasemi_smb_pci_probe()
|
| H A D | i2c-ali1535.c | 156 if (pci_resource_flags(dev, 0) & IORESOURCE_IO) in ali1535_setup()
|
| H A D | i2c-amd8111.c | 427 if (!(pci_resource_flags(dev, 0) & IORESOURCE_IO)) in amd8111_probe()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | pci.c | 1571 idx += (pci_resource_flags(pdev->pdev, idx) & IORESOURCE_MEM_64) ? 2 : 1; in nvkm_device_pci_resource_idx() 1575 idx += (pci_resource_flags(pdev->pdev, idx) & IORESOURCE_MEM_64) ? 2 : 1; in nvkm_device_pci_resource_idx()
|
| /linux/drivers/char/xillybus/ |
| H A D | xillybus_pcie.c | 61 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in xilly_probe()
|
| /linux/drivers/char/ipmi/ |
| H A D | ipmi_si_pci.c | 101 if (pci_resource_flags(pdev, 0) & IORESOURCE_IO) { in ipmi_pci_probe()
|
| /linux/drivers/mcb/ |
| H A D | mcb-pci.c | 48 flags = pci_resource_flags(pdev, 0); in mcb_pci_probe()
|
| /linux/drivers/comedi/drivers/ |
| H A D | amplc_dio200_pci.c | 364 if (pci_resource_flags(pci_dev, bar) & IORESOURCE_MEM) { in dio200_pci_auto_attach()
|
| H A D | 8255_pci.c | 222 if ((pci_resource_flags(pcidev, board->dio_badr) & IORESOURCE_MEM)) { in pci_8255_auto_attach()
|
| /linux/drivers/video/ |
| H A D | aperture.c | 355 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in aperture_remove_conflicting_pci_devices()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 801 pci_resource_flags(pdev, 0)); in pvrdma_pci_probe() 807 pci_resource_flags(pdev, 1)); in pvrdma_pci_probe() 813 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in pvrdma_pci_probe() 814 !(pci_resource_flags(pdev, 1) & IORESOURCE_MEM)) { in pvrdma_pci_probe()
|
| /linux/drivers/misc/cardreader/ |
| H A D | alcor_pci.c | 131 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) { in alcor_pci_probe()
|
| /linux/drivers/rapidio/devices/ |
| H A D | tsi721.c | 2806 if (!(pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM) || in tsi721_probe() 2807 pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM_64 || in tsi721_probe() 2815 if (!(pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM) || in tsi721_probe() 2816 pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM_64 || in tsi721_probe() 2833 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_MEM_64) { in tsi721_probe() 2834 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_PREFETCH) in tsi721_probe() 2843 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_MEM_64) { in tsi721_probe() 2844 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_PREFETCH) in tsi721_probe()
|
| /linux/arch/powerpc/kernel/ |
| H A D | eeh_cache.c | 185 unsigned long flags = pci_resource_flags(dev,i); in __eeh_addr_cache_insert_dev()
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_driver.c | 522 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM) { in efct_pci_probe() 533 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM_64) in efct_pci_probe()
|
| /linux/arch/powerpc/platforms/ |
| H A D | fsl_uli1575.c | 228 unsigned long flags = pci_resource_flags(dev, i); in quirk_final_uli5249()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_main.c | 917 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in __mthca_init_one() 923 if (!(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in __mthca_init_one() 928 if (!(pci_resource_flags(pdev, 4) & IORESOURCE_MEM)) in __mthca_init_one()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_core.c | 181 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in bnge_pci_enable()
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx_init.c | 61 io_handle->flags = pci_resource_flags(asd_ha->pcidev, i); in asd_map_memio() 116 io_handle->flags = pci_resource_flags(asd_ha->pcidev, i); in asd_map_ioport()
|
| /linux/drivers/memstick/host/ |
| H A D | jmb38x_ms.c | 777 if (pci_resource_flags(pdev, 1)) { in jmb38x_ms_pmos() 834 if (!(IORESOURCE_MEM & pci_resource_flags(pdev, cnt))) in jmb38x_ms_count_slots()
|