Home
last modified time | relevance | path

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

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