/Linux-v6.1/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.1/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.1/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.1/drivers/char/xillybus/ |
D | xillybus_pcie.c | 61 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in xilly_probe()
|
/Linux-v6.1/drivers/mcb/ |
D | mcb-pci.c | 71 flags = pci_resource_flags(pdev, 0); in mcb_pci_probe()
|
/Linux-v6.1/drivers/char/ipmi/ |
D | ipmi_si_pci.c | 99 if (pci_resource_flags(pdev, 0) & IORESOURCE_IO) { in ipmi_pci_probe()
|
/Linux-v6.1/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.1/drivers/video/ |
D | aperture.c | 336 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in aperture_remove_conflicting_pci_devices()
|
/Linux-v6.1/drivers/tty/serial/8250/ |
D | 8250_pci.c | 97 if (pci_resource_flags(dev, bar) & IORESOURCE_MEM) { in setup_port() 258 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) { in pci_plx9050_init() 300 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) in pci_plx9050_exit() 326 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_exit() 355 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_exit() 684 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_init() 715 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_init() 1636 if (!(pci_resource_flags(dev, 5) & IORESOURCE_IO) || in pci_fintek_init() 1637 !(pci_resource_flags(dev, 4) & IORESOURCE_IO) || in pci_fintek_init() 1638 !(pci_resource_flags(dev, 3) & IORESOURCE_IO)) in pci_fintek_init() [all …]
|
/Linux-v6.1/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.1/arch/powerpc/kernel/ |
D | eeh_cache.c | 185 unsigned long flags = pci_resource_flags(dev,i); in __eeh_addr_cache_insert_dev()
|
/Linux-v6.1/arch/powerpc/platforms/ |
D | fsl_uli1575.c | 225 unsigned long flags = pci_resource_flags(dev, i); in quirk_final_uli5249()
|
/Linux-v6.1/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.1/drivers/scsi/elx/efct/ |
D | efct_driver.c | 527 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM) { in efct_pci_probe() 538 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM_64) in efct_pci_probe()
|
/Linux-v6.1/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.1/drivers/firmware/efi/ |
D | sysfb_efi.c | 125 flags = pci_resource_flags(dev, i); in efifb_set_system()
|
/Linux-v6.1/drivers/misc/cardreader/ |
D | alcor_pci.c | 287 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) { in alcor_pci_probe()
|
/Linux-v6.1/drivers/gpu/drm/ast/ |
D | ast_main.c | 434 if (!(pci_resource_flags(pdev, 2) & IORESOURCE_IO)) { in ast_device_create()
|
/Linux-v6.1/drivers/net/ethernet/pensando/ionic/ |
D | ionic_bus_pci.c | 57 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in ionic_map_bars()
|
/Linux-v6.1/drivers/pnp/ |
D | quirks.c | 249 flags = pci_resource_flags(pdev, i); in quirk_system_pci_resources()
|
/Linux-v6.1/arch/mips/pci/ |
D | ops-bcm63xx.c | 422 if (pci_resource_flags(dev, i) & IORESOURCE_IO) { in bcm63xx_fixup()
|
/Linux-v6.1/drivers/pci/ |
D | pci-sysfs.c | 1184 if (pci_resource_flags(pdev, num) & IORESOURCE_IO) { in pci_create_attr() 1426 flags = pci_resource_flags(pdev, n); \ 1432 pci_resource_flags(pdev, i) == flags) \
|