Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h70 int bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io,
H A Dbhnd_nvram_data_bcmraw.c138 return (bhnd_nvram_bcm_getvar_direct_common(io, name, buf, len, type, in bhnd_nvram_bcmraw_getvar_direct()
H A Dbhnd_nvram_data_bcm.c166 return (bhnd_nvram_bcm_getvar_direct_common(io, name, outp, olen, otype, in bhnd_nvram_bcm_getvar_direct()
174 bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io, const char *name, in bhnd_nvram_bcm_getvar_direct_common() function