Symbol: bhndb_hw_priority
sys/dev/bhnd/bhndb/bhndb.c
230
const struct bhndb_hw_priority *table)
sys/dev/bhnd/bhndb/bhndb.c
232
const struct bhndb_hw_priority *hp;
sys/dev/bhnd/bhndb/bhndb.c
517
const struct bhndb_hw_priority *hwprio;
sys/dev/bhnd/bhndb/bhndb.c
87
const struct bhndb_hw_priority *table);
sys/dev/bhnd/bhndb/bhndb_hwdata.c
154
const struct bhndb_hw_priority bhndb_siba_priority_table[] = {
sys/dev/bhnd/bhndb/bhndb_hwdata.c
99
const struct bhndb_hw_priority bhndb_bcma_priority_table[] = {
sys/dev/bhnd/bhndb/bhndb_hwdata.h
36
extern const struct bhndb_hw_priority bhndb_bcma_priority_table[];
sys/dev/bhnd/bhndb/bhndb_hwdata.h
37
extern const struct bhndb_hw_priority bhndb_siba_priority_table[];
sys/dev/bhnd/bhndb/bhndb_private.h
135
const struct bhndb_hw_priority *bhndb_hw_priority_find_core(
sys/dev/bhnd/bhndb/bhndb_private.h
136
const struct bhndb_hw_priority *table,
sys/dev/bhnd/bhndb/bhndb_private.h
140
const struct bhndb_hw_priority *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1611
const struct bhndb_hw_priority *
sys/dev/bhnd/bhndb/bhndb_subr.c
1612
bhndb_hw_priority_find_core(const struct bhndb_hw_priority *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1615
const struct bhndb_hw_priority *hp;
sys/dev/bhnd/bhndb/bhndb_subr.c
1636
bhndb_hw_priorty_find_port(const struct bhndb_hw_priority *table,
sys/dev/bhnd/bhndb/bhndb_subr.c
1640
const struct bhndb_hw_priority *hp;
sys/dev/bhnd/bhndb/bhndbvar.h
74
const struct bhndb_hw_priority *hw_prio_table);
sys/dev/bwn/if_bwn_pci.c
218
static const struct bhndb_hw_priority *
sys/dev/bwn/if_bwn_pcivar.h
101
const struct bhndb_hw_priority *bridge_hwprio;