/openbmc/linux/arch/x86/pci/ |
H A D | bus_numa.c | 46 if (window->res->flags & IORESOURCE_BUS) { in x86_pci_root_bus_resources() 86 info->busn.flags = IORESOURCE_BUS; in alloc_pci_root_info()
|
H A D | broadcom_bus.c | 78 res.flags = IORESOURCE_BUS; in cnb20le_res()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | leon_pci.c | 40 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-host-common.c | 37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
|
H A D | pcie-xilinx-cpm.c | 596 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_cpm_pcie_probe()
|
H A D | pci-xgene.c | 434 case IORESOURCE_BUS: in xgene_pcie_map_ranges()
|
H A D | pci-v3-semi.c | 584 case IORESOURCE_BUS: in v3_pci_setup_resource()
|
/openbmc/linux/drivers/pnp/ |
H A D | interface.c | 283 case IORESOURCE_BUS: in resources_show() 423 IORESOURCE_BUS, in resources_store()
|
H A D | support.c | 72 case IORESOURCE_BUS: in pnp_resource_type_name()
|
H A D | resource.c | 480 IORESOURCE_BUS); in pnp_resource_type() 633 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
|
/openbmc/linux/arch/m68k/coldfire/ |
H A D | pci.c | 150 .flags = IORESOURCE_BUS,
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | sys_nautilus.c | 197 .flags = IORESOURCE_BUS,
|
/openbmc/linux/drivers/pci/ |
H A D | of.c | 200 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range() 308 bus_range->flags = IORESOURCE_BUS; in devm_of_pci_get_host_bridge_resources()
|
H A D | ecam.c | 52 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
|
H A D | probe.c | 31 .flags = IORESOURCE_BUS, 61 r->res.flags = IORESOURCE_BUS | IORESOURCE_PCI_FIXED; in get_pci_domain_busn_res() 1006 if (res->flags & IORESOURCE_BUS) in pci_register_host_bridge() 3126 res->flags = IORESOURCE_BUS; in pci_bus_insert_busn_res() 3191 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus_bridge() 3229 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus()
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_bus.c | 276 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
|
/openbmc/linux/arch/loongarch/pci/ |
H A D | acpi.c | 112 cfg->busr.flags = IORESOURCE_BUS; in arch_pci_ecam_create()
|
/openbmc/linux/drivers/acpi/ |
H A D | resource.c | 262 res->flags = IORESOURCE_BUS; in acpi_decode_space() 1070 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
|
H A D | pci_mcfg.c | 38 NULL, IORESOURCE_BUS)
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-al.c | 258 ft = resource_list_first_type(&pp->bridge->windows, IORESOURCE_BUS); in al_pcie_config_prepare()
|
/openbmc/linux/include/linux/ |
H A D | ioport.h | 44 #define IORESOURCE_BUS 0x00001000 macro
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-sriov.c | 582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
|
/openbmc/linux/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 441 entry = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in cdns_pcie_host_init_address_translation()
|
/openbmc/linux/drivers/parisc/ |
H A D | lba_pci.c | 1075 lba_dev->hba.bus_num.flags = IORESOURCE_BUS; in lba_pat_resources() 1187 r->flags = IORESOURCE_BUS; in lba_legacy_resources()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 649 bc->busn.flags = IORESOURCE_BUS; in bridge_probe()
|