Searched refs:busp (Results 1 – 1 of 1) sorted by relevance
354 device_t *busp, *childp; in sis_find_bridge() local363 for (i = 0, busp = pci_devices; i < pci_count; i++, busp++) { in sis_find_bridge()364 if (device_get_children(*busp, &pci_children, &pci_childcount)) in sis_find_bridge()