Searched refs:pci_childcount (Results 1 – 2 of 2) sorted by relevance
118 int pci_count = 0, pci_childcount = 0; in clkrun_hack() local130 pci_childcount = 0; in clkrun_hack()131 if (device_get_children(*busp, &pci_children, &pci_childcount)) in clkrun_hack()133 for (j = 0, childp = pci_children; j < pci_childcount; j++, childp++) { in clkrun_hack()
352 int pci_childcount = 0; in sis_find_bridge() local363 if (device_get_children(*busp, &pci_children, &pci_childcount)) in sis_find_bridge()366 j < pci_childcount; j++, childp++) { in sis_find_bridge()