Searched refs:BHND_DF_ADAPTER (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c659 dflags |= BHND_DF_ADAPTER;
661 if (dflags & BHND_DF_ADAPTER)
H A Dbhnd.h214 * bridge. implies BHND_DF_ADAPTER */
217 BHND_DF_ADAPTER = (1<<2), /**< core is attached to a bridged enumerator in enum:__anon9285

Completed in 99 milliseconds