Searched refs:bhndb_hw_priority (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_hwdata.h37 extern const struct bhndb_hw_priority bhndb_bcma_priority_table[];
38 extern const struct bhndb_hw_priority bhndb_siba_priority_table[];
H A Dbhndb_hwdata.c102 const struct bhndb_hw_priority bhndb_bcma_priority_table[] = {
157 const struct bhndb_hw_priority bhndb_siba_priority_table[] = {
H A Dbhndb.h184 struct bhndb_hw_priority { struct
H A Dbhndb_private.h136 const struct bhndb_hw_priority *bhndb_hw_priority_find_core(
137 const struct bhndb_hw_priority *table,
141 const struct bhndb_hw_priority *table,
H A Dbhndbvar.h75 const struct bhndb_hw_priority *hw_prio_table);
H A Dbhndb_subr.c1614 const struct bhndb_hw_priority *
1615 bhndb_hw_priority_find_core(const struct bhndb_hw_priority *table,
1618 const struct bhndb_hw_priority *hp;
1639 bhndb_hw_priorty_find_port(const struct bhndb_hw_priority *table,
1643 const struct bhndb_hw_priority *hp;
H A Dbhndb.c88 const struct bhndb_hw_priority *table);
245 const struct bhndb_hw_priority *table)
247 const struct bhndb_hw_priority *hp;
532 const struct bhndb_hw_priority *hwprio;
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_pcivar.h102 const struct bhndb_hw_priority *bridge_hwprio;
H A Dif_bwn_pci.c231 static const struct bhndb_hw_priority *

Completed in 126 milliseconds