Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c66 extern struct pci_ops iSeries_pci_ops;
248 phb->ops = &iSeries_pci_ops; in find_and_init_phbs()
748 struct pci_ops iSeries_pci_ops = { variable