Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h70 int bhnd_nvram_plist_replace_val(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_plist.c242 bhnd_nvram_plist_replace_val(bhnd_nvram_plist *plist, const char *name, in bhnd_nvram_plist_replace_val() function
H A Dbhnd_nvram_store_subr.c407 error = bhnd_nvram_plist_replace_val(path->pending, name, in bhnd_nvstore_path_register_update()