Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/chrp/
H A Dpci.c126 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()
/linux/arch/powerpc/kernel/
H A Drtas_pci.c140 static struct pci_ops rtas_pci_ops = { variable
238 phb->ops = &rtas_pci_ops; in rtas_setup_phb()