Searched defs:pci_dn (Results 1 – 2 of 2) sorted by relevance
185 struct pci_dn { struct195 struct pci_dn *parent; argument196 struct pci_controller *phb; /* for pci devices */197 struct iommu_table_group *table_group; /* for phb's or bridges */199 int pci_ext_config_space; /* for pci devices */223 /* Get the pointer to a device_node's pci_dn */ argument
466 void *(*fn)(struct pci_dn *, void *), in traverse_pci_dn() argument