Searched refs:bhnd_nvram_bcm_getvar_direct_common (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_bcmvar.h | 70 int bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io,
|
H A D | bhnd_nvram_data_bcmraw.c | 138 return (bhnd_nvram_bcm_getvar_direct_common(io, name, buf, len, type, in bhnd_nvram_bcmraw_getvar_direct()
|
H A D | bhnd_nvram_data_bcm.c | 166 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
|