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

/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h136 const struct bhndb_hw_priority *bhndb_hw_priority_find_core(
H A Dbhndb_subr.c1619 bhndb_hw_priority_find_core(const struct bhndb_hw_priority *table, function
1650 if ((hp = bhndb_hw_priority_find_core(table, core)) == NULL)
H A Dbhndb.c369 hp = bhndb_hw_priority_find_core(table, core);

Completed in 66 milliseconds