Home
last modified time | relevance | path

Searched refs:bhnd_nvram_prop_bytes_new (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plist.c285 if ((prop = bhnd_nvram_prop_bytes_new(name, inp, ilen, itype)) == NULL) in bhnd_nvram_plist_replace_bytes()
494 if ((prop = bhnd_nvram_prop_bytes_new(name, inp, ilen, itype)) == NULL) in bhnd_nvram_plist_append_bytes()
822 bhnd_nvram_prop_bytes_new(const char *name, const void *inp, size_t ilen, in bhnd_nvram_prop_bytes_new() function
H A Dbhnd_nvram_plist.h111 bhnd_nvram_prop *bhnd_nvram_prop_bytes_new(const char *name,