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

/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcmavar.h100 struct bcma_corecfg *bcma_alloc_corecfg(u_int core_index, int core_unit,
H A Dbcma_erom.c1064 u_int core_index; local
1078 core_index = 0;
1079 for (; bcma_erom_tell(erom) != initial_offset; core_index++) {
1108 cfg = bcma_alloc_corecfg(core_index, core_unit, core.vendor,
1123 core_index,
H A Dbcma_subr.c61 * @param core_index Core index on the bus.
68 bcma_alloc_corecfg(u_int core_index, int core_unit, uint16_t vendor, argument
81 .core_idx = core_index,
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h156 BHND_ACCESSOR(core_index, CORE_INDEX, u_int);

Completed in 109 milliseconds