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

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h65 struct bhnd_core_info *cores, u_int ncores,
66 struct bhnd_core_info *bridge_core,
83 struct bhnd_core_info *cores, u_int ncores,
85 struct bhnd_core_info *core);
133 struct bhnd_core_info *core);
180 struct bhnd_core_info bridge_core; /**< bridge core info */
H A Dbhnd_bhndb.c79 struct bhnd_core_info core = bhnd_get_core_info(child);
89 struct bhnd_core_info core;
H A Dbhndb_private.h138 struct bhnd_core_info *core);
142 struct bhnd_core_info *core,
H A Dbhndb_pci.c114 struct bhnd_core_info **cores, u_int *ncores);
116 struct bhnd_core_info *cores);
166 struct bhnd_core_info hostb_core; /**< PCI bridge core info */
171 struct bhnd_core_info *cores; /**< erom-owned core table */
212 bhndb_pci_find_core(struct bhnd_core_info *ci)
228 bhndb_pci_get_core_quirks(struct bhnd_chipid *cid, struct bhnd_core_info *ci)
360 struct bhnd_core_info *cores, hostb_core;
1239 struct bhnd_core_info core;
1432 struct bhnd_core_info **cores, u_int *ncores)
1450 bhndb_pci_probe_free_core_table(struct bhnd_core_info *core
[all...]
H A Dbhndb.c81 struct bhnd_core_info *cores, u_int ncores,
87 struct bhnd_core_info *cores, u_int ncores,
91 struct bhnd_core_info *cores, u_int ncores,
200 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores,
211 struct bhnd_core_info *core = &cores[d];
244 struct bhndb_resources *br, struct bhnd_core_info *cores, u_int ncores,
264 struct bhnd_core_info *core;
354 struct bhnd_core_info *core;
485 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores,
525 struct bhnd_core_info *core
[all...]
H A Dbhndb_subr.c804 bhndb_find_hostb_core(struct bhnd_core_info *cores, u_int ncores,
805 bhnd_devclass_t bridge_devclass, struct bhnd_core_info *core)
808 struct bhnd_core_info *match;
1593 struct bhnd_core_info *core)
1620 struct bhnd_core_info *core)
1645 struct bhnd_core_info *core, bhnd_port_type port_type, u_int port,
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_erom.h168 bhnd_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
181 bhnd_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
199 struct bhnd_core_info *core)
229 bhnd_port_type type, u_int port, u_int region, struct bhnd_core_info *core,
H A Dbhnd_subr.c323 bhnd_core_name(const struct bhnd_core_info *ci)
334 bhnd_core_class(const struct bhnd_core_info *ci)
370 struct bhnd_core_info
372 return (struct bhnd_core_info) {
429 struct bhnd_core_info ci = bhnd_get_core_info(devlistp[i]);
642 * @retval bhnd_core_info if a matching core is found.
645 const struct bhnd_core_info *
646 bhnd_match_core(const struct bhnd_core_info *cores, u_int num_cores,
668 const struct bhnd_core_info *
669 bhnd_find_core(const struct bhnd_core_info *core
[all...]
H A Dbhnd.h245 struct bhnd_core_info { struct
455 const char *bhnd_core_name(const struct bhnd_core_info *ci);
456 bhnd_devclass_t bhnd_core_class(const struct bhnd_core_info *ci);
481 const struct bhnd_core_info *bhnd_match_core(
482 const struct bhnd_core_info *cores,
486 const struct bhnd_core_info *bhnd_find_core(
487 const struct bhnd_core_info *cores,
491 const struct bhnd_core_info *core);
494 const struct bhnd_core_info *lhs,
495 const struct bhnd_core_info *rh
[all...]
/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_machdep.h53 struct bhnd_core_info cc_id; /**< chipc core info */
58 struct bhnd_core_info cpu_id; /**< cpu core info */
64 struct bhnd_core_info pmu_id; /**< PMU core info */
H A Dbcm_machdep.c108 struct bhnd_core_info *info, uintptr_t *addr);
184 size_t num_descs, struct bhnd_core_info *info, uintptr_t *addr)
H A Dbcm_pmu.c115 struct bhnd_core_info *cc_id;
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c93 struct bhnd_core_info *core);
106 struct bhnd_core_info *info);
206 struct bhnd_core_info *core)
217 struct bhnd_core_info *core, bhnd_addr_t *addr, bhnd_size_t *size)
364 bcma_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
368 struct bhnd_core_info *buffer;
396 buffer = mallocarray(count, sizeof(struct bhnd_core_info), M_BHND,
445 bcma_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
654 const struct bhnd_core_match *desc, struct bhnd_core_info *core)
670 struct bhnd_core_info c
[all...]
H A Dbcmavar.h161 struct bhnd_core_info core_info; /**< standard core info */
H A Dbcma_subr.c77 cfg->core_info = (struct bhnd_core_info) {
H A Dbcma.c142 const struct bhnd_core_info *ci;
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c448 struct bhnd_core_info *core)
463 struct bhnd_core_info ci;
502 bhnd_port_type type, u_int port, u_int region, struct bhnd_core_info *info,
506 struct bhnd_core_info core;
615 siba_erom_get_core_table(bhnd_erom_t *erom, struct bhnd_core_info **cores,
619 struct bhnd_core_info *out;
655 siba_erom_free_core_table(bhnd_erom_t *erom, struct bhnd_core_info *cores)
H A Dsibavar.h181 struct bhnd_core_info core_info; /**< standard bhnd(4) core info */
H A Dsiba.c132 const struct bhnd_core_info *cfg;
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn_pci.c240 struct bhnd_core_info *core)

Completed in 183 milliseconds