Home
last modified time | relevance | path

Searched refs:msc_pci_ops (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/pci/
H A Dpci-malta.c57 extern struct pci_ops msc_pci_ops;
73 .pci_ops = &msc_pci_ops,
H A Dops-msc.c131 struct pci_ops msc_pci_ops = { variable