Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cobalt/
H A Dpci.c17 extern struct pci_ops gt64xxx_pci0_ops;
34 .pci_ops = &gt64xxx_pci0_ops,
/openbmc/linux/arch/mips/pci/
H A Dpci-malta.c56 extern struct pci_ops gt64xxx_pci0_ops;
67 .pci_ops = &gt64xxx_pci0_ops,
H A Dops-gt64xxx_pci0.c137 struct pci_ops gt64xxx_pci0_ops = { variable