Searched refs:bhnd_nvram_getvar_uint16 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/gnu/dev/bwn/phy_n/ |
| HD | if_bwn_phy_n_ppr.c | 166 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-13-stable/sys/dev/bhnd/ |
| HD | bhnd.h | 542 int bhnd_nvram_getvar_uint16(device_t dev,
|
| HD | bhnd_subr.c | 1294 bhnd_nvram_getvar_uint16(device_t dev, const char *name, uint16_t *value) in bhnd_nvram_getvar_uint16() function
|
| /freebsd-13-stable/share/man/man9/ |
| HD | Makefile | 567 bhnd.9 bhnd_nvram_getvar_uint16.9 \
|