Searched defs:pci_dn (Results 1 – 3 of 3) sorted by relevance
183 struct pci_dn { struct194 struct pci_dn *parent; argument195 struct pci_controller *phb; /* for pci devices */219 /* Get the pointer to a device_node's pci_dn */ argument
200 struct pci_dn { struct211 struct pci_dn *parent; argument212 struct pci_controller *phb; /* for pci devices */236 /* Get the pointer to a device_node's pci_dn */ argument
470 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument