Home
last modified time | relevance | path

Searched refs:bhnd_nvram_plist_append_bytes (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.h62 int bhnd_nvram_plist_append_bytes(bhnd_nvram_plist *plist,
H A Dbhnd_nvram_plist.c488 bhnd_nvram_plist_append_bytes(bhnd_nvram_plist *plist, const char *name, in bhnd_nvram_plist_append_bytes() function
519 return (bhnd_nvram_plist_append_bytes(plist, name, val, strlen(val)+1, in bhnd_nvram_plist_append_string()
H A Dbhnd_nvram_data_bcm.c752 error = bhnd_nvram_plist_append_bytes(bcm->opts, in bhnd_nvram_bcm_init()