Searched refs:bcm_find_core (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_machdep.c108 static int bcm_find_core(struct bcm_platform *bp,
185 bcm_find_core(struct bcm_platform *bp, const struct bhnd_core_match *descs, function
395 error = bcm_find_core(bp, bcm_chipc_cores, nitems(bcm_chipc_cores),
415 error = bcm_find_core(bp, bcm_pmu_cores, nitems(bcm_pmu_cores),
442 error = bcm_find_core(bp, bcm_cpu0_cores, nitems(bcm_cpu0_cores),

Completed in 62 milliseconds