Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.h26 extern struct pci_ops bcm63xx_pcie_ops;
H A Dpci-bcm63xx.c93 .pci_ops = &bcm63xx_pcie_ops,
H A Dops-bcm63xx.c525 struct pci_ops bcm63xx_pcie_ops = { variable