Searched refs:bhnd_nvram_getvar (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dbwn_mac.c106 error = bhnd_nvram_getvar(dev, BHND_NVAR_MACADDR, macaddr,
/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dbhnd_sprom.c214 DEVMETHOD(bhnd_nvram_getvar, bhnd_sprom_getvar_meth),
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h467 bhnd_nvram_getvar(device_t dev, const char *name, void *buf, size_t len) function
H A Dbhnd_subr.c939 bhnd_nvram_getvar(child, BHND_NVAR_ ## _name, &_dest, sizeof(_dest))

Completed in 196 milliseconds