coreboot-kgpe-d16/src/device
Arthur Heymans 0b0113f243 device/device.h: Rename pci_domain_scan_bus
On all targets the domain works as a host bridge. Xeon-sp code intends
to feature multiple host bridges below a domain, hence rename the
function to pci_host_bridge_scan_bus.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I4e65fdbaf0b42c5f4f62297a60d818d299d76f73
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78326
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
2023-10-20 14:24:57 +00:00
..
dram src/device/dram/Makefile.inc: specify one file per line 2023-08-28 17:47:55 +00:00
oprom arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
azalia_device.c
cardbus_device.c
cpu_device.c cpu/x86/topology: Add code to fill in topology on struct path 2023-04-06 15:27:23 +00:00
device.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
device_const.c
device_util.c console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
gpio.c
i2c.c
i2c_bus.c
Kconfig allocator_v4: Disable top-down allocation for EDK2 2023-07-08 20:03:07 +00:00
Makefile.inc device, soc: Add SPDX license headers to Makefiles 2023-08-06 19:34:05 +00:00
mdio.c
mmio.c
pci_class.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
pci_device.c device/device.h: Rename pci_domain_scan_bus 2023-10-20 14:24:57 +00:00
pci_early.c
pci_ops.c
pci_rom.c device/pci_rom: rename pci_rom_acpi_fill_vfct() 2023-09-06 22:07:50 +00:00
pciexp_device.c arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
pcix_device.c
pnp_device.c device/pnp_device: Remove return statement from void function 2023-08-15 08:51:16 +00:00
resource_allocator_common.c
resource_allocator_v4.c allocator_v4: Fix top-level allocations w/o IORESOURCE_ABOVE_4G 2023-06-23 08:47:50 +00:00
root_device.c lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
smbus_ops.c console: Add format-checking __printf() to die() 2023-05-17 11:23:59 +00:00
software_i2c.c
xhci.c
xhci_resource.c