Searched refs:core_unit (Results 1 – 5 of 5) sorted by relevance
508 core->core_unit = (other_core == NULL) ? 0 : other_core->core_unit + 1; in bcma_bus_scan()
456 if (pc->core->core_unit == 0) { in bcma_core_pci_hostmode_init()465 } else if (pc->core->core_unit == 1) { in bcma_core_pci_hostmode_init()
92 if (core->id.id == coreid && core->core_unit == unit) in bcma_find_core_unit()347 core->core_unit > 0) in bcma_register_devices()
1486 bgmac->core->core_unit); in bgmac_mii_register()1555 switch (core->core_unit) { in bgmac_probe()1566 pr_err("Unsupported core_unit %d\n", core->core_unit); in bgmac_probe()1600 switch (core->core_unit) { in bgmac_probe()
269 u8 core_unit; member