Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/pci/
Dpci-ip27.c34 static struct bridge_controller bridges[MAX_PCI_BUSSES];
39 struct bridge_controller *irq_to_bridge[MAX_PCI_BUSSES * MAX_DEVICES_PER_PCIBUS];
47 struct bridge_controller *bc; in bridge_probe()
163 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in pcibios_plat_dev_init()
194 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in pci_disable_swapping()
205 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in pci_enable_swapping()
222 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pcibus_to_node()
Dops-bridge.c46 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config()
106 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config()
179 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_write_config()
245 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_write_config()
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-irq-pci.c54 extern struct bridge_controller *irq_to_bridge[];
137 struct bridge_controller *bc; in startup_bridge_irq()
185 struct bridge_controller *bc = IRQ_TO_BRIDGE(d->irq); in shutdown_bridge_irq()
235 int request_bridge_irq(struct bridge_controller *bc) in request_bridge_irq()
/linux-4.1.27/arch/mips/include/asm/pci/
Dbridge.h834 struct bridge_controller { struct
848 ((struct bridge_controller *)((bus)->sysdata)) argument
851 extern int request_bridge_irq(struct bridge_controller *bc);