Home
last modified time | relevance | path

Searched defs:pci_dn (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dpci-bridge.h183 struct pci_dn { struct
194 struct pci_dn *parent; argument
195 struct pci_controller *phb; /* for pci devices */
219 /* Get the pointer to a device_node's pci_dn */ argument
/arch/powerpc/kernel/
Dpci_dn.c470 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument