Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.h24 extern struct pci_ops bcm63xx_pci_ops;
H A Dpci-bcm63xx.c46 .pci_ops = &bcm63xx_pci_ops,
H A Dops-bcm63xx.c175 struct pci_ops bcm63xx_pci_ops = { variable