Home
last modified time | relevance | path

Searched refs:bhnd_core_matches (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c427 if (bhnd_core_matches(&ci, desc)) { in bhnd_bus_match_child()
647 if (bhnd_core_matches(&cores[i], desc)) in bhnd_match_core()
712 return (bhnd_core_matches(lhs, &md)); in bhnd_cores_equal()
725 bhnd_core_matches(const struct bhnd_core_info *core, in bhnd_core_matches() function
872 if (!bhnd_core_matches(&core, &m_core)) in bhnd_device_matches()
H A Dbhnd.h487 bool bhnd_core_matches(
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c468 if (!bhnd_core_matches(&ci, &imatch)) in siba_erom_lookup_core()
484 if (!bhnd_core_matches(&ci, desc)) in siba_erom_lookup_core()
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_erom.c683 if (!bhnd_core_matches(&ci, &imatch)) in bcma_erom_seek_matching_core()
705 if (!bhnd_core_matches(&ci, desc)) { in bcma_erom_seek_matching_core()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c816 if (!bhnd_core_matches(&cores[i], &md)) in bhndb_find_hostb_core()
1618 if (bhnd_core_matches(core, &hp->match)) in bhndb_hw_priority_find_core()
H A Dbhndb_pci.c214 if (bhnd_core_matches(ci, &entry->match)) in bhndb_pci_find_core()
247 if (!bhnd_core_matches(ci, &q->core_desc)) in bhndb_pci_get_core_quirks()
H A Dbhndb.c201 if (!bhnd_core_matches(core, match)) in bhndb_hw_matches()
/freebsd/share/man/man9/
H A DMakefile526 bhnd.9 bhnd_core_matches.9 \