Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h58 int bhnd_nvram_val_convert_init(
H A Dbhnd_nvram_data_sprom.c464 error = bhnd_nvram_val_convert_init(&bcm_val, var->fmt, value, in bhnd_nvram_sprom_write_var()
H A Dbhnd_nvram_value.c495 bhnd_nvram_val_convert_init(bhnd_nvram_val *value, in bhnd_nvram_val_convert_init() function