Searched refs:bhnd_nvram_data_serialize (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data.h | 95 int bhnd_nvram_data_serialize(bhnd_nvram_data_class *cls,
|
H A D | bhnd_nvram_store.c | 1036 error = bhnd_nvram_data_serialize(cls, props, options, NULL, &olen); in bhnd_nvram_store_serialize() 1051 error = bhnd_nvram_data_serialize(cls, props, options, outp, &olen); in bhnd_nvram_store_serialize()
|
H A D | bhnd_nvram_data.c | 105 bhnd_nvram_data_serialize(bhnd_nvram_data_class *cls, in bhnd_nvram_data_serialize() function
|