Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data.h144 int bhnd_nvram_data_copy_val(struct bhnd_nvram_data *nv,
H A Dbhnd_nvram_data.c635 bhnd_nvram_data_copy_val(struct bhnd_nvram_data *nv, void *cookiep, in bhnd_nvram_data_copy_val() function
H A Dbhnd_nvram_store.c503 if ((error = bhnd_nvram_data_copy_val(sc->data, cookiep, &val))) in bhnd_nvstore_export_merge()