Searched refs:bhnd_nvram_val_printf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value.h88 int bhnd_nvram_val_printf(bhnd_nvram_val *value,
H A Dbhnd_nvram_value_fmts.c272 return (bhnd_nvram_val_printf(value, "%[]s", outp, olen, ","));
726 return (bhnd_nvram_val_printf(value, "%[]02hhX", outp, olen,
H A Dbhnd_nvram_value_prf.c102 bhnd_nvram_val_printf(bhnd_nvram_val *value, const char *fmt, char *outp, function

Completed in 55 milliseconds