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

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h72 int bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io,
H A Dbhnd_nvram_data_bcmraw.c140 return (bhnd_nvram_bcm_getvar_direct_common(io, name, buf, len, type,
H A Dbhnd_nvram_data_bcm.c154 * Parser states for bhnd_nvram_bcm_getvar_direct_common().
169 return (bhnd_nvram_bcm_getvar_direct_common(io, name, outp, olen, otype,
177 bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io, const char *name, function

Completed in 109 milliseconds