Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h50 int bhnd_nvram_data_generic_rp_copy_val(
H A Dbhnd_nvram_data_bcmraw.c432 return (bhnd_nvram_data_generic_rp_copy_val(nv, cookiep, value)); in bhnd_nvram_bcmraw_copy_val()
H A Dbhnd_nvram_data.c653 bhnd_nvram_data_generic_rp_copy_val(struct bhnd_nvram_data *nv, in bhnd_nvram_data_generic_rp_copy_val() function
H A Dbhnd_nvram_data_tlv.c522 return (bhnd_nvram_data_generic_rp_copy_val(nv, cookiep, value)); in bhnd_nvram_tlv_copy_val()
H A Dbhnd_nvram_data_btxt.c666 return (bhnd_nvram_data_generic_rp_copy_val(nv, cookiep, value)); in bhnd_nvram_btxt_copy_val()
H A Dbhnd_nvram_data_bcm.c981 return (bhnd_nvram_data_generic_rp_copy_val(nv, cookiep, value)); in bhnd_nvram_bcm_copy_val()