Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_value_fmts.c183 const bhnd_nvram_val_fmt bhnd_nvram_val_bcm_string_fmt = { variable
249 *fmt = &bhnd_nvram_val_bcm_string_fmt; in bhnd_nvram_val_bcm_int_filter()
373 *fmt = &bhnd_nvram_val_bcm_string_fmt; in bhnd_nvram_val_bcm_leddc_filter()
744 *fmt = &bhnd_nvram_val_bcm_string_fmt; in bhnd_nvram_val_bcm_macaddr_string_filter()
HDbhnd_nvram_data_bcmraw.c469 error = bhnd_nvram_val_convert_new(&str, &bhnd_nvram_val_bcm_string_fmt, in bhnd_nvram_bcmraw_filter_setvar()
HDbhnd_nvram_data.c565 *fmt = &bhnd_nvram_val_bcm_string_fmt; in bhnd_nvram_data_getvar_ptr_info()
HDbhnd_nvram_data_tlv.c595 error = bhnd_nvram_val_convert_new(&str, &bhnd_nvram_val_bcm_string_fmt, in bhnd_nvram_tlv_filter_setvar()
HDbhnd_nvram_data_btxt.c931 error = bhnd_nvram_val_convert_new(&str, &bhnd_nvram_val_bcm_string_fmt, in bhnd_nvram_btxt_filter_setvar()
HDbhnd_nvram_data_bcm.c1045 error = bhnd_nvram_val_convert_new(&str, &bhnd_nvram_val_bcm_string_fmt, in bhnd_nvram_bcm_filter_setvar()