Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dpci.h38 struct resource *busn_resource; member
/linux-4.4.14/arch/mips/pci/
Dpci.c97 hose->busn_resource, hose->busn_offset); in pcibios_scanbus()
/linux-4.4.14/drivers/pci/
Dprobe.c24 static struct resource busn_resource = { variable
2310 pci_add_resource(&resources, &busn_resource); in pci_scan_bus()