Home
last modified time | relevance | path

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

/arch/powerpc/platforms/52xx/
Defika.c64 static struct pci_ops rtas_pci_ops = { variable
125 hose->ops = &rtas_pci_ops; in efika_pcisetup()
/arch/powerpc/platforms/chrp/
Dpci.c125 static struct pci_ops rtas_pci_ops = variable
196 hose->ops = &rtas_pci_ops; in setup_peg2()
302 hose->ops = &rtas_pci_ops; in chrp_find_bridges()
/arch/powerpc/kernel/
Drtas_pci.c177 static struct pci_ops rtas_pci_ops = { variable
275 phb->ops = &rtas_pci_ops; in rtas_setup_phb()