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

/freebsd-current/sys/dev/bhnd/
H A Dbhnd_subr.c848 bhnd_device_matches(device_t dev, const struct bhnd_device_match *desc) function
930 if (!bhnd_device_matches(dev, &entry->core))
989 if (bhnd_device_matches(dev, &qent->desc))
H A Dbhnd.h502 bool bhnd_device_matches(device_t dev,
/freebsd-current/share/man/man9/
H A DMakefile533 bhnd.9 bhnd_device_matches.9 \

Completed in 118 milliseconds