Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h63 int bhnd_nvram_val_new(bhnd_nvram_val **value,
H A Dbhnd_nvram_data.c671 return (bhnd_nvram_val_new(value, fmt, vptr, vlen, vtype, in bhnd_nvram_data_generic_rp_copy_val()
H A Dbhnd_nvram_plist.c830 error = bhnd_nvram_val_new(&val, NULL, inp, ilen, itype, in bhnd_nvram_prop_bytes_new()
H A Dbhnd_nvram_value.c391 bhnd_nvram_val_new(bhnd_nvram_val **value, const bhnd_nvram_val_fmt *fmt, in bhnd_nvram_val_new() function
611 error = bhnd_nvram_val_new(&result, value->fmt, bytes, len, type, in bhnd_nvram_val_copy()