Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c152 error = bhnd_nvram_plist_append(copy, prop); in bhnd_nvram_plist_copy()
216 return (bhnd_nvram_plist_append(plist, prop)); in bhnd_nvram_plist_replace()
394 if ((error = bhnd_nvram_plist_append(plist, p))) in bhnd_nvram_plist_append_list()
412 bhnd_nvram_plist_append(bhnd_nvram_plist *plist, bhnd_nvram_prop *prop) in bhnd_nvram_plist_append() function
467 error = bhnd_nvram_plist_append(plist, prop); in bhnd_nvram_plist_append_val()
497 error = bhnd_nvram_plist_append(plist, prop); in bhnd_nvram_plist_append_bytes()
H A Dbhnd_nvram_plist.h58 int bhnd_nvram_plist_append(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_store.c466 error = bhnd_nvram_plist_append(merged, prop); in bhnd_nvstore_export_merge()
955 if ((error = bhnd_nvram_plist_append(*props, prop))) in bhnd_nvram_store_export()
966 if ((error = bhnd_nvram_plist_append(*props, prop))) in bhnd_nvram_store_export()