Home
last modified time | relevance | path

Searched refs:hb_probes (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Damd_bus.c34 static struct amd_hostbridge hb_probes[] __initdata = { variable
93 for (i = 0; i < ARRAY_SIZE(hb_probes); i++) { in early_root_info_init()
98 bus = hb_probes[i].bus; in early_root_info_init()
99 slot = hb_probes[i].slot; in early_root_info_init()
108 if (hb_probes[i].device == device) { in early_root_info_init()