Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h122 bool bhnd_nvram_prop_is_null(bhnd_nvram_prop *prop);
H A Dbhnd_nvram_store.c461 if (bhnd_nvram_prop_is_null(prop)) in bhnd_nvstore_export_merge()
1125 if (bhnd_nvram_prop_is_null(prop)) { in bhnd_nvram_store_getvar()
H A Dbhnd_nvram_plist.c928 bhnd_nvram_prop_is_null(bhnd_nvram_prop *prop) in bhnd_nvram_prop_is_null() function