Searched refs:bhnd_nvram_value_vprintf (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value_subr.c | 399 error = bhnd_nvram_value_vprintf(fmt, inp, ilen, itype, outp, olen, ap); in bhnd_nvram_value_printf() 433 bhnd_nvram_value_vprintf(const char *fmt, const void *inp, size_t ilen, in bhnd_nvram_value_vprintf() function
|
H A D | bhnd_nvram_private.h | 235 int bhnd_nvram_value_vprintf(const char *fmt,
|