/Linux-v6.6/lib/ |
D | pci_iomap.c | 35 unsigned long flags = pci_resource_flags(dev, bar); in pci_iomap_range() 75 unsigned long flags = pci_resource_flags(dev, bar); in pci_iomap_wc_range()
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | 8250_pcilib.c | 21 if (pci_resource_flags(dev, bar) & IORESOURCE_MEM) { in serial8250_pci_setup_port()
|
D | 8250_pci.c | 240 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) { in pci_plx9050_init() 282 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) in pci_plx9050_exit() 308 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_exit() 337 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_exit() 666 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_init() 697 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_init() 1610 if (!(pci_resource_flags(dev, 5) & IORESOURCE_IO) || in pci_fintek_init() 1611 !(pci_resource_flags(dev, 4) & IORESOURCE_IO) || in pci_fintek_init() 1612 !(pci_resource_flags(dev, 3) & IORESOURCE_IO)) in pci_fintek_init() 1705 if (!(pci_resource_flags(dev, 0) & IORESOURCE_MEM)) in pci_fintek_f815xxa_init() [all …]
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-pasemi-pci.c | 33 if (!(pci_resource_flags(dev, 0) & IORESOURCE_IO)) in pasemi_smb_pci_probe()
|
D | i2c-ali1535.c | 156 if (pci_resource_flags(dev, 0) & IORESOURCE_IO) in ali1535_setup()
|
D | i2c-amd8111.c | 427 if (!(pci_resource_flags(dev, 0) & IORESOURCE_IO)) in amd8111_probe()
|
/Linux-v6.6/drivers/infiniband/hw/usnic/ |
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-v6.6/drivers/char/xillybus/ |
D | xillybus_pcie.c | 61 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in xilly_probe()
|
/Linux-v6.6/drivers/char/ipmi/ |
D | ipmi_si_pci.c | 99 if (pci_resource_flags(pdev, 0) & IORESOURCE_IO) { in ipmi_pci_probe()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_doorbell_mgr.c | 194 if (pci_resource_flags(adev->pdev, 2) & IORESOURCE_UNSET) in amdgpu_doorbell_init()
|
/Linux-v6.6/drivers/comedi/drivers/ |
D | amplc_dio200_pci.c | 360 if (pci_resource_flags(pci_dev, bar) & IORESOURCE_MEM) { in dio200_pci_auto_attach()
|
D | 8255_pci.c | 218 if ((pci_resource_flags(pcidev, board->dio_badr) & IORESOURCE_MEM)) { in pci_8255_auto_attach()
|
/Linux-v6.6/drivers/mcb/ |
D | mcb-pci.c | 71 flags = pci_resource_flags(pdev, 0); in mcb_pci_probe()
|
/Linux-v6.6/drivers/video/ |
D | aperture.c | 360 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in aperture_remove_conflicting_pci_devices()
|
/Linux-v6.6/drivers/misc/cardreader/ |
D | alcor_pci.c | 133 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) { in alcor_pci_probe()
|
/Linux-v6.6/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_main.c | 788 pci_resource_flags(pdev, 0)); in pvrdma_pci_probe() 794 pci_resource_flags(pdev, 1)); in pvrdma_pci_probe() 800 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in pvrdma_pci_probe() 801 !(pci_resource_flags(pdev, 1) & IORESOURCE_MEM)) { in pvrdma_pci_probe()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | eeh_cache.c | 185 unsigned long flags = pci_resource_flags(dev,i); in __eeh_addr_cache_insert_dev()
|
/Linux-v6.6/drivers/rapidio/devices/ |
D | tsi721.c | 2769 if (!(pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM) || in tsi721_probe() 2770 pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM_64 || in tsi721_probe() 2778 if (!(pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM) || in tsi721_probe() 2779 pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM_64 || in tsi721_probe() 2796 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_MEM_64) { in tsi721_probe() 2797 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_PREFETCH) in tsi721_probe() 2806 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_MEM_64) { in tsi721_probe() 2807 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_PREFETCH) in tsi721_probe()
|
/Linux-v6.6/arch/powerpc/platforms/ |
D | fsl_uli1575.c | 228 unsigned long flags = pci_resource_flags(dev, i); in quirk_final_uli5249()
|
/Linux-v6.6/drivers/scsi/elx/efct/ |
D | efct_driver.c | 528 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM) { in efct_pci_probe() 539 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM_64) in efct_pci_probe()
|
/Linux-v6.6/drivers/infiniband/hw/mthca/ |
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-v6.6/drivers/firmware/efi/ |
D | sysfb_efi.c | 125 flags = pci_resource_flags(dev, i); in efifb_set_system()
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_pci.c | 994 if (!pci_resource_flags(pdev, bar)) in i915_pci_resource_valid() 997 if (pci_resource_flags(pdev, bar) & IORESOURCE_UNSET) in i915_pci_resource_valid()
|
/Linux-v6.6/drivers/gpu/drm/ast/ |
D | ast_main.c | 457 } else if (!(pci_resource_flags(pdev, 2) & IORESOURCE_IO)) { in ast_device_create()
|
/Linux-v6.6/drivers/pci/ |
D | pci-sysfs.c | 1193 if (pci_resource_flags(pdev, num) & IORESOURCE_IO) { in pci_create_attr() 1442 flags = pci_resource_flags(pdev, n); \ 1448 pci_resource_flags(pdev, i) == flags) \
|