Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_datavar.h47 int bhnd_nvram_data_generic_rp_getvar(
H A Dbhnd_nvram_data_bcmraw.c425 return (bhnd_nvram_data_generic_rp_getvar(nv, cookiep, buf, len, type)); in bhnd_nvram_bcmraw_getvar()
H A Dbhnd_nvram_data.c586 bhnd_nvram_data_generic_rp_getvar(struct bhnd_nvram_data *nv, void *cookiep, in bhnd_nvram_data_generic_rp_getvar() function
H A Dbhnd_nvram_data_tlv.c515 return (bhnd_nvram_data_generic_rp_getvar(nv, cookiep, buf, len, type)); in bhnd_nvram_tlv_getvar()
H A Dbhnd_nvram_data_btxt.c659 return (bhnd_nvram_data_generic_rp_getvar(nv, cookiep, buf, len, type)); in bhnd_nvram_btxt_getvar()
H A Dbhnd_nvram_data_bcm.c974 return (bhnd_nvram_data_generic_rp_getvar(nv, cookiep, buf, len, type)); in bhnd_nvram_bcm_getvar()