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

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c640 bhnd_attach_type attach_type; local
645 attach_type = bhnd_get_attach_type(dev);
662 if (attach_type != BHND_ATTACH_ADAPTER)
670 if (attach_type != BHND_ATTACH_NATIVE)

Completed in 45 milliseconds