Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c32 struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus); in phys_to_dma()
97 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_disable_swapping()
122 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config()
159 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config()
207 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_write_config()
246 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_write_config()
299 struct bridge_controller *bc;
377 struct bridge_controller *bc = data->bc; in bridge_domain_activate()
528 void (*setup)(struct bridge_controller *bc);
611 struct bridge_controller *bc; in bridge_probe()
[all …]
H A Dpci-ip27.c20 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pcibus_to_node()
/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h803 struct bridge_controller { struct
816 ((struct bridge_controller *)((bus)->sysdata)) argument