Home
last modified time | relevance | path

Searched refs:busdn (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dpci.c231 struct device_node *busdn, *dn; in u3_ht_skip_device() local
240 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()