Home
last modified time | relevance | path

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

12

/linux/arch/x86/pci/
A 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()
A Dbroadcom_bus.c78 res.flags = IORESOURCE_BUS; in cnb20le_res()
/linux/arch/sparc/kernel/
A Dleon_pci.c39 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/linux/drivers/pci/controller/
A Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
A Dpcie-xilinx-cpm.c558 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in xilinx_cpm_pcie_probe()
A Dpci-xgene.c436 case IORESOURCE_BUS: in xgene_pcie_map_ranges()
A Dpci-v3-semi.c586 case IORESOURCE_BUS: in v3_pci_setup_resource()
/linux/drivers/pnp/
A Dinterface.c283 case IORESOURCE_BUS: in resources_show()
423 IORESOURCE_BUS, in resources_store()
A Dsupport.c72 case IORESOURCE_BUS: in pnp_resource_type_name()
A Dresource.c479 IORESOURCE_BUS); in pnp_resource_type()
632 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/linux/drivers/pci/
A 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()
A Decam.c52 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
A 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()
3098 res->flags = IORESOURCE_BUS; in pci_bus_insert_busn_res()
3163 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus_bridge()
3201 if (window->res->flags & IORESOURCE_BUS) { in pci_scan_root_bus()
/linux/arch/m68k/coldfire/
A Dpci.c150 .flags = IORESOURCE_BUS,
/linux/arch/alpha/kernel/
A Dsys_nautilus.c197 .flags = IORESOURCE_BUS,
/linux/drivers/acpi/
A Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
756 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
A Dpci_mcfg.c38 NULL, IORESOURCE_BUS)
A Dpci_root.c550 root->secondary.flags = IORESOURCE_BUS; in acpi_pci_root_add()
/linux/arch/s390/pci/
A Dpci_bus.c286 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
/linux/include/linux/
A Dioport.h44 #define IORESOURCE_BUS 0x00001000 macro
/linux/drivers/pci/controller/dwc/
A Dpcie-al.c255 struct resource *bus = resource_list_first_type(&pp->bridge->windows, IORESOURCE_BUS)->res; in al_pcie_config_prepare()
/linux/arch/powerpc/platforms/powernv/
A Dpci-sriov.c582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
/linux/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c406 entry = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in cdns_pcie_host_init_address_translation()
/linux/drivers/parisc/
A 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/arch/um/drivers/
A Dvirt-pci.c836 .flags = IORESOURCE_BUS,

Completed in 50 milliseconds

12