Home
last modified time | relevance | path

Searched refs:IORESOURCE_BUS (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.6.21/arch/x86/pci/
Dbus_numa.c46 if (window->res->flags & IORESOURCE_BUS) { in x86_pci_root_bus_resources()
86 info->busn.flags = IORESOURCE_BUS; in alloc_pci_root_info()
Dbroadcom_bus.c78 res.flags = IORESOURCE_BUS; in cnb20le_res()
/linux-6.6.21/arch/sparc/kernel/
Dleon_pci.c40 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/linux-6.6.21/drivers/pci/controller/
Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
Dpcie-xilinx-cpm.c596 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_cpm_pcie_probe()
Dpci-xgene.c434 case IORESOURCE_BUS: in xgene_pcie_map_ranges()
Dpci-v3-semi.c584 case IORESOURCE_BUS: in v3_pci_setup_resource()
/linux-6.6.21/drivers/pnp/
Dinterface.c283 case IORESOURCE_BUS: in resources_show()
423 IORESOURCE_BUS, in resources_store()
Dsupport.c72 case IORESOURCE_BUS: in pnp_resource_type_name()
Dresource.c480 IORESOURCE_BUS); in pnp_resource_type()
633 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/linux-6.6.21/arch/alpha/kernel/
Dsys_nautilus.c197 .flags = IORESOURCE_BUS,
/linux-6.6.21/arch/m68k/coldfire/
Dpci.c150 .flags = IORESOURCE_BUS,
/linux-6.6.21/drivers/pci/
Dof.c200 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range()
308 bus_range->flags = IORESOURCE_BUS; in devm_of_pci_get_host_bridge_resources()
Decam.c52 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
Dprobe.c31 .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()
3110 res->flags = IORESOURCE_BUS; in pci_bus_insert_busn_res()
3175 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus_bridge()
3213 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus()
/linux-6.6.21/arch/s390/pci/
Dpci_bus.c276 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
/linux-6.6.21/arch/loongarch/pci/
Dacpi.c112 cfg->busr.flags = IORESOURCE_BUS; in arch_pci_ecam_create()
/linux-6.6.21/drivers/acpi/
Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
974 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
Dpci_mcfg.c38 NULL, IORESOURCE_BUS)
/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-al.c255 struct resource *bus = resource_list_first_type(&pp->bridge->windows, IORESOURCE_BUS)->res; in al_pcie_config_prepare()
/linux-6.6.21/include/linux/
Dioport.h44 #define IORESOURCE_BUS 0x00001000 macro
/linux-6.6.21/arch/powerpc/platforms/powernv/
Dpci-sriov.c582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
/linux-6.6.21/drivers/pci/controller/cadence/
Dpcie-cadence-host.c441 entry = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in cdns_pcie_host_init_address_translation()
/linux-6.6.21/drivers/parisc/
Dlba_pci.c1075 lba_dev->hba.bus_num.flags = IORESOURCE_BUS; in lba_pat_resources()
1187 r->flags = IORESOURCE_BUS; in lba_legacy_resources()
/linux-6.6.21/arch/mips/pci/
Dpci-xtalk-bridge.c649 bc->busn.flags = IORESOURCE_BUS; in bridge_probe()

12