Home
last modified time | relevance | path

Searched refs:bcma_alloc_corecfg (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/bhnd/bcma/
H A Dbcmavar.h98 struct bcma_corecfg *bcma_alloc_corecfg(u_int core_index, int core_unit,
H A Dbcma_subr.c65 bcma_alloc_corecfg(u_int core_index, int core_unit, uint16_t vendor, in bcma_alloc_corecfg() function
H A Dbcma_erom.c1104 cfg = bcma_alloc_corecfg(core_index, core_unit, core.vendor, in bcma_erom_next_corecfg()