Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/nvram/ !
H A Dbhnd_nvram_value.c64 static int bhnd_nvram_val_set_inline(bhnd_nvram_val *value,
1756 bhnd_nvram_val_set_inline(bhnd_nvram_val *value, const void *inp, size_t ilen, in bhnd_nvram_val_set_inline() function
1906 if (bhnd_nvram_val_set_inline(value, NULL, ilen, itype) == 0) { in bhnd_nvram_val_alloc_bytes()