Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.c626 bool emit_compact_devpath; in bhnd_nvram_store_export_child() local
663 emit_compact_devpath = false; in bhnd_nvram_store_export_child()
667 emit_compact_devpath = true; in bhnd_nvram_store_export_child()
670 emit_compact_devpath = false; in bhnd_nvram_store_export_child()
674 emit_compact_devpath = true; in bhnd_nvram_store_export_child()
685 if (emit_compact_devpath) { in bhnd_nvram_store_export_child()