Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.h55BHND_NVSTORE_EXPORT_PRESERVE_DEVPATHS = (1<<1), /**< Preserve existing device path definitions (de… enumerator
H A Dbhnd_nvram_store.c852 flags |= BHND_NVSTORE_EXPORT_PRESERVE_DEVPATHS; in bhnd_nvram_store_export()