Searched refs:bhnd_device_matches (Results 1 – 3 of 3) sorted by relevance
569 bhnd_device_matches(device_t dev, const struct bhnd_device_match *desc) in bhnd_device_matches() function651 if (!bhnd_device_matches(dev, &entry->core)) in bhnd_device_lookup()709 if (bhnd_device_matches(dev, &qent->desc)) in bhnd_device_quirks()
288 bool bhnd_device_matches(device_t dev,
1016 if (bhnd_device_matches(devlist[i], &md)) { in bhndb_find_hostb_device()