Home
last modified time | relevance | path

Searched refs:BHND_DEVICE_QUIRK_IS_END (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd.h373 #define BHND_DEVICE_QUIRK_IS_END(_q) \ macro
H A Dbhnd_subr.c988 for (qent = qtable; !BHND_DEVICE_QUIRK_IS_END(qent); qent++) { in bhnd_device_quirks()