Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.c62 static int bhnd_nvram_val_set(bhnd_nvram_val *value, const void *inp,
304 error = bhnd_nvram_val_set(value, inp, ilen, itype, flags); in bhnd_nvram_val_init_common()
1698 bhnd_nvram_val_set(bhnd_nvram_val *value, const void *inp, size_t ilen, in bhnd_nvram_val_set() function