Home
last modified time | relevance | path

Searched refs:bhndb_hw_priority_find_core (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h135 const struct bhndb_hw_priority *bhndb_hw_priority_find_core(
H A Dbhndb_subr.c1612 bhndb_hw_priority_find_core(const struct bhndb_hw_priority *table, in bhndb_hw_priority_find_core() function
1642 if ((hp = bhndb_hw_priority_find_core(table, core)) == NULL) in bhndb_hw_priorty_find_port()
H A Dbhndb.c354 hp = bhndb_hw_priority_find_core(table, core); in bhndb_init_region_cfg()