Searched refs:core_unit (Results 1 – 6 of 6) sorted by relevance
149 switch (core->core_unit) { in bgmac_probe()161 core->core_unit); in bgmac_probe()177 switch (core->core_unit) { in bgmac_probe()198 !(ci->id == BCMA_CHIP_ID_BCM53573 && core->core_unit == 1)) { in bgmac_probe()256 if (core->core_unit == 0) { in bgmac_probe()261 } else if (core->core_unit == 1) { in bgmac_probe()
226 core->core_unit); in bcma_mdio_mii_register()
507 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()
93 if (core->id.id == coreid && core->core_unit == unit) in bcma_find_core_unit()316 core->core_unit > 0) in bcma_register_devices()
278 u8 core_unit; member