Searched defs:pci_dn (Results 1 – 2 of 2) 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
470 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument