Searched defs:pci_dn (Results 1 – 2 of 2) sorted by relevance
191 struct pci_dn { struct201 struct pci_dn *parent; argument202 struct pci_controller *phb; /* for pci devices */203 struct iommu_table_group *table_group; /* for phb's or bridges */204 struct device_node *node; /* back-pointer to the device_node */228 /* Get the pointer to a device_node's pci_dn */ argument
401 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument