Searched refs:busdn (Results 1 – 1 of 1) sorted by relevance
231 struct device_node *busdn, *dn; in u3_ht_skip_device() local240 busdn = pci_device_to_OF_node(bus->self); in u3_ht_skip_device()244 busdn = hose->dn; in u3_ht_skip_device()245 for (dn = busdn->child; dn; dn = dn->sibling) in u3_ht_skip_device()