Searched refs:bhnd_nvram_val_alloc_bytes (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value.c | 60 static void *bhnd_nvram_val_alloc_bytes(bhnd_nvram_val *value, size_t ilen, 317 outp = bhnd_nvram_val_alloc_bytes(value, olen, otype, flags); in bhnd_nvram_val_init_common() 461 outp = bhnd_nvram_val_alloc_bytes(value, olen, otype, flags); in bhnd_nvram_val_convert_common() 1726 bytes = bhnd_nvram_val_alloc_bytes(value, ilen, itype, flags); in bhnd_nvram_val_set() 1898 bhnd_nvram_val_alloc_bytes(bhnd_nvram_val *value, size_t ilen, in bhnd_nvram_val_alloc_bytes() function
|