Home
last modified time | relevance | path

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

12

/linux-5.19.10/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-5.19.10/arch/sparc/kernel/
Dleon_pci.c39 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/linux-5.19.10/drivers/pci/controller/
Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
Dpcie-xilinx-cpm.c558 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_cpm_pcie_probe()
Dpci-xgene.c435 case IORESOURCE_BUS: in xgene_pcie_map_ranges()
Dpci-v3-semi.c586 case IORESOURCE_BUS: in v3_pci_setup_resource()
/linux-5.19.10/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.c479 IORESOURCE_BUS); in pnp_resource_type()
632 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/linux-5.19.10/arch/m68k/coldfire/
Dpci.c150 .flags = IORESOURCE_BUS,
/linux-5.19.10/arch/alpha/kernel/
Dsys_nautilus.c197 .flags = IORESOURCE_BUS,
/linux-5.19.10/drivers/pci/
Dof.c193 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range()
301 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.c32 .flags = IORESOURCE_BUS,
62 r->res.flags = IORESOURCE_BUS | IORESOURCE_PCI_FIXED; in get_pci_domain_busn_res()
1002 if (res->flags & IORESOURCE_BUS) in pci_register_host_bridge()
3092 res->flags = IORESOURCE_BUS; in pci_bus_insert_busn_res()
3157 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus_bridge()
3195 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus()
/linux-5.19.10/drivers/acpi/
Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
766 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
Dpci_mcfg.c38 NULL, IORESOURCE_BUS)
/linux-5.19.10/arch/s390/pci/
Dpci_bus.c286 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
/linux-5.19.10/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-5.19.10/include/linux/
Dioport.h44 #define IORESOURCE_BUS 0x00001000 macro
/linux-5.19.10/drivers/pci/controller/cadence/
Dpcie-cadence-host.c414 entry = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in cdns_pcie_host_init_address_translation()
/linux-5.19.10/arch/powerpc/platforms/powernv/
Dpci-sriov.c582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
/linux-5.19.10/drivers/parisc/
Dlba_pci.c1075 lba_dev->hba.bus_num.flags = IORESOURCE_BUS; in lba_pat_resources()
1191 r->flags = IORESOURCE_BUS; in lba_legacy_resources()
/linux-5.19.10/arch/um/drivers/
Dvirt-pci.c841 .flags = IORESOURCE_BUS,
/linux-5.19.10/arch/mips/pci/
Dpci-xtalk-bridge.c649 bc->busn.flags = IORESOURCE_BUS; in bridge_probe()

12