Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/mips-boards/generic/
Dpci.c36 extern struct pci_ops msc_pci_ops;
123 pci_scan_bus(0, &msc_pci_ops, NULL); in pcibios_init()
/linux-2.4.37.9/arch/mips/pci/
Dops-msc.c194 struct pci_ops msc_pci_ops = { variable