Searched refs:bhnd_core_matches (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c341 if (bhnd_core_matches(&ci, desc)) {
417 if (bhnd_core_matches(&cores[i], desc))
456 bhnd_core_matches(const struct bhnd_core_info *core, function
593 if (!bhnd_core_matches(&core, &m_core))
H A Dbhnd.h273 bool bhnd_core_matches(
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c1026 if (bhnd_core_matches(&ci, &hp->match))
H A Dbhndb.c205 if (!bhnd_core_matches(&ci, match))

Completed in 109 milliseconds