Symbol: bhnd_erom_t
sys/dev/bhnd/bcma/bcma.c
656
bhnd_erom_t *erom;
sys/dev/bhnd/bcma/bcma_erom.c
1256
bcma_erom_dump(bhnd_erom_t *erom)
sys/dev/bhnd/bcma/bcma_erom.c
137
bcma_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid,
sys/dev/bhnd/bcma/bcma_erom.c
193
bcma_erom_fini(bhnd_erom_t *erom)
sys/dev/bhnd/bcma/bcma_erom.c
201
bcma_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/bcma/bcma_erom.c
211
bcma_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/bcma/bcma_erom.c
360
bcma_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
sys/dev/bhnd/bcma/bcma_erom.c
441
bcma_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
sys/dev/bhnd/bhnd_erom.c
169
bhnd_erom_t *
sys/dev/bhnd/bhnd_erom.c
173
bhnd_erom_t *erom;
sys/dev/bhnd/bhnd_erom.c
176
erom = (bhnd_erom_t *)kobj_create((kobj_class_t)cls, M_BHND,
sys/dev/bhnd/bhnd_erom.c
212
bhnd_erom_init_static(bhnd_erom_class_t *cls, bhnd_erom_t *erom, size_t esize,
sys/dev/bhnd/bhnd_erom.c
236
bhnd_erom_fini_static(bhnd_erom_t *erom)
sys/dev/bhnd/bhnd_erom.c
249
bhnd_erom_free(bhnd_erom_t *erom)
sys/dev/bhnd/bhnd_erom.h
166
bhnd_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
sys/dev/bhnd/bhnd_erom.h
179
bhnd_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
sys/dev/bhnd/bhnd_erom.h
196
bhnd_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/bhnd_erom.h
226
bhnd_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/bhnd_erom.h
244
bhnd_erom_dump(bhnd_erom_t *erom)
sys/dev/bhnd/bhnd_erom.h
58
bhnd_erom_t *bhnd_erom_alloc(bhnd_erom_class_t *cls,
sys/dev/bhnd/bhnd_erom.h
63
bhnd_erom_t *erom, size_t esize,
sys/dev/bhnd/bhnd_erom.h
67
void bhnd_erom_fini_static(bhnd_erom_t *erom);
sys/dev/bhnd/bhnd_erom.h
69
void bhnd_erom_free(bhnd_erom_t *erom);
sys/dev/bhnd/bhndb/bhndb.c
228
bhndb_init_region_cfg(struct bhndb_softc *sc, bhnd_erom_t *erom,
sys/dev/bhnd/bhndb/bhndb.c
519
bhnd_erom_t *erom;
sys/dev/bhnd/bhndb/bhndb.c
84
bhnd_erom_t *erom,
sys/dev/bhnd/bhndb/bhndb_pci.c
168
bhnd_erom_t *erom; /**< erom parser */
sys/dev/bhnd/siba/siba.c
1280
bhnd_erom_t *erom;
sys/dev/bhnd/siba/siba_erom.c
160
siba_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid,
sys/dev/bhnd/siba/siba_erom.c
183
siba_erom_fini(bhnd_erom_t *erom)
sys/dev/bhnd/siba/siba_erom.c
443
siba_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/siba/siba_erom.c
497
siba_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc,
sys/dev/bhnd/siba/siba_erom.c
611
siba_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
sys/dev/bhnd/siba/siba_erom.c
651
siba_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
sys/dev/bhnd/siba/siba_erom.c
658
siba_erom_dump(bhnd_erom_t *erom)