Home
last modified time | relevance | path

Searched refs:bhnd_core_match (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h124 const struct bhnd_core_match *hw_reqs; /**< match requirements */
183 struct bhnd_core_match match; /**< core match descriptor */
H A Dbhndb_pcivar.h78 struct bhnd_core_match core_desc; /**< core match descriptor */
98 struct bhnd_core_match match; /**< core match descriptor */
H A Dbhnd_bhndb.c85 struct bhnd_core_match md; in bhnd_bhndb_find_hostb_device()
H A Dbhndb_pci_hwdata.c71 #define _BHNDB_HW_REQ_ARRAY(...) (struct bhnd_core_match[]) { __VA_ARGS__ }
H A Dbhndb.c189 const struct bhnd_core_match *match; in bhndb_hw_matches()
250 struct bhnd_core_match md; in bhndb_init_region_cfg()
340 struct bhnd_core_match md; in bhndb_init_region_cfg()
H A Dbhndb_subr.c801 struct bhnd_core_match md; in bhndb_find_hostb_core()
806 md = (struct bhnd_core_match) { in bhndb_find_hostb_core()
H A Dbhndb_pci.c804 struct bhnd_core_match md; in bhndb_pci_srsh_pi_war()
/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h196 bhnd_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in bhnd_erom_lookup_core()
226 bhnd_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in bhnd_erom_lookup_core_addr()
H A Dbhnd.h452 const struct bhnd_core_match *desc);
474 const struct bhnd_core_match *desc);
480 struct bhnd_core_match bhnd_core_get_match_desc(
489 const struct bhnd_core_match *desc);
H A Dbhnd_erom_if.m158 const struct bhnd_core_match *desc;
187 const struct bhnd_core_match *desc;
H A Dbhnd_match.h99 struct bhnd_core_match { struct
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_erom.c88 const struct bhnd_core_match *desc,
201 bcma_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in bcma_erom_lookup_core()
211 bcma_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in bcma_erom_lookup_core_addr()
650 const struct bhnd_core_match *desc, struct bhnd_core_info *core) in bcma_erom_seek_matching_core()
652 struct bhnd_core_match imatch; in bcma_erom_seek_matching_core()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c443 siba_erom_lookup_core(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in siba_erom_lookup_core()
447 struct bhnd_core_match imatch; in siba_erom_lookup_core()
497 siba_erom_lookup_core_addr(bhnd_erom_t *erom, const struct bhnd_core_match *desc, in siba_erom_lookup_core_addr()
H A Dsiba_bhndb.c238 d11 = bhnd_bus_match_child(sc->siba.dev, &(struct bhnd_core_match) { in siba_bhndb_wars_pcie_clear_d11_timeout()