Home
last modified time | relevance | path

Searched refs:bhnd_nvram_getvar_uint16 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c166 error = bhnd_nvram_getvar_uint16(sc->sc_dev, BHND_NVAR_CDDPO, &cddpo); in bwn_ppr_load_max_from_sprom()
173 error = bhnd_nvram_getvar_uint16(sc->sc_dev, BHND_NVAR_STBCPO, &stbcpo); in bwn_ppr_load_max_from_sprom()
241 error = bhnd_nvram_getvar_uint16(sc->sc_dev, var, in bwn_ppr_load_max_from_sprom()
253 error = bhnd_nvram_getvar_uint16(sc->sc_dev, BHND_NVAR_CCK2GPO, in bwn_ppr_load_max_from_sprom()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h538 int bhnd_nvram_getvar_uint16(device_t dev,
H A Dbhnd_subr.c1294 bhnd_nvram_getvar_uint16(device_t dev, const char *name, uint16_t *value) in bhnd_nvram_getvar_uint16() function
/freebsd/share/man/man9/
H A DMakefile573 bhnd.9 bhnd_nvram_getvar_uint16.9 \