Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bcma/
Dscan.c410 struct bcma_device *other_core; in bcma_bus_scan() local
433 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()