Home
last modified time | relevance | path

Searched refs:bcma_corecfg (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcmavar.h73 struct bcma_corecfg;
88 struct bcma_sport_list *bcma_corecfg_get_port_list(struct bcma_corecfg *cfg,
94 struct bcma_corecfg *corecfg);
98 struct bcma_corecfg *bcma_alloc_corecfg(u_int core_index, int core_unit,
100 void bcma_free_corecfg(struct bcma_corecfg *corecfg);
158 struct bcma_corecfg { struct
179 struct bcma_corecfg *corecfg; /**< IP core/block config */ argument
H A Dbcma_subr.c64 struct bcma_corecfg *
68 struct bcma_corecfg *cfg; in bcma_alloc_corecfg()
103 bcma_free_corecfg(struct bcma_corecfg *corecfg) in bcma_free_corecfg()
134 bcma_corecfg_get_port_list(struct bcma_corecfg *cfg, bhnd_port_type type) in bcma_corecfg_get_port_list()
361 struct bcma_corecfg *corecfg) in bcma_init_dinfo()
H A Dbcma_eromvar.h44 struct bcma_corecfg **result);
H A Dbcma_erom.c938 struct bcma_corecfg *corecfg, bcma_pid_t port_num, in bcma_erom_corecfg_fill_port_regions()
1054 bcma_erom_next_corecfg(struct bcma_erom *erom, struct bcma_corecfg **result) in bcma_erom_next_corecfg()
1056 struct bcma_corecfg *cfg; in bcma_erom_next_corecfg()
H A Dbcma.c660 struct bcma_corecfg *corecfg; in bcma_add_children()