other_core        487 drivers/bcma/scan.c 		struct bcma_device *other_core;
other_core        512 drivers/bcma/scan.c 		other_core = bcma_find_core_reverse(bus, core->id.id);
other_core        513 drivers/bcma/scan.c 		core->core_unit = (other_core == NULL) ? 0 : other_core->core_unit + 1;