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

/freebsd-current/sys/dev/bhnd/
H A Dbhnd_subr.c919 bhnd_attach_type attach_type; local
924 attach_type = bhnd_get_attach_type(dev);
941 if (attach_type != BHND_ATTACH_ADAPTER)
949 if (attach_type != BHND_ATTACH_NATIVE)

Completed in 119 milliseconds