busn_resource     198 arch/alpha/kernel/sys_nautilus.c static struct resource busn_resource = {
busn_resource     222 arch/alpha/kernel/sys_nautilus.c 	pci_add_resource(&bridge->windows, &busn_resource);
busn_resource     146 arch/m68k/coldfire/pci.c static struct resource busn_resource = {
busn_resource     232 arch/m68k/coldfire/pci.c 	pci_add_resource(&bridge->windows, &busn_resource);
busn_resource      41 arch/mips/include/asm/pci.h 	struct resource *busn_resource;
busn_resource      92 arch/mips/pci/pci-legacy.c 	pci_add_resource(&resources, hose->busn_resource);
busn_resource     251 arch/unicore32/kernel/pci.c static struct resource busn_resource = {
busn_resource     272 arch/unicore32/kernel/pci.c 	pci_add_resource(&bridge->windows, &busn_resource);
busn_resource      26 drivers/pci/probe.c static struct resource busn_resource = {
busn_resource    3106 drivers/pci/probe.c 	pci_add_resource(&resources, &busn_resource);