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

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c569 bhnd_device_matches(device_t dev, const struct bhnd_device_match *desc) function
651 if (!bhnd_device_matches(dev, &entry->core))
709 if (bhnd_device_matches(dev, &qent->desc))
H A Dbhnd.h288 bool bhnd_device_matches(device_t dev,
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c1016 if (bhnd_device_matches(devlist[i], &md)) {

Completed in 218 milliseconds