Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h96 int bhnd_nvram_plist_get_uint8(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_plist.c672 bhnd_nvram_plist_get_uint8(bhnd_nvram_plist *plist, const char *name, in bhnd_nvram_plist_get_uint8() function
H A Dbhnd_nvram_data_bcm.c415 error = bhnd_nvram_plist_get_uint8(options, in bhnd_nvram_bcm_serialize()
H A Dbhnd_nvram_data_sprom.c633 error = bhnd_nvram_plist_get_uint8(props, BHND_NVAR_SROMREV, &sromrev); in bhnd_nvram_sprom_serialize()