Searched refs:other_core (Results 1 – 1 of 1) sorted by relevance
410 struct bcma_device *other_core; in bcma_bus_scan() local433 other_core = bcma_find_core_reverse(bus, core->id.id); in bcma_bus_scan()434 core->core_unit = (other_core == NULL) ? 0 : other_core->core_unit + 1; in bcma_bus_scan()