Symbol: bhnd_nvram_value_coerce
sys/dev/bhnd/nvram/bhnd_nvram_data_bcm.c
358
return (bhnd_nvram_value_coerce(buf+bufpos, vlen,
sys/dev/bhnd/nvram/bhnd_nvram_data_bcm.c
686
error = bhnd_nvram_value_coerce(value, value_len,
sys/dev/bhnd/nvram/bhnd_nvram_data_btxt.c
334
return (bhnd_nvram_value_coerce(buf+bufpos, vlen,
sys/dev/bhnd/nvram/bhnd_nvram_data_sprom.c
1229
error = bhnd_nvram_value_coerce(&intv, sizeof(intv),
sys/dev/bhnd/nvram/bhnd_nvram_data_sprom.c
489
error = bhnd_nvram_value_coerce(var_ptr, var_len, raw_type,
sys/dev/bhnd/nvram/bhnd_nvram_data_tlv.c
221
return (bhnd_nvram_value_coerce(value, vlen,
sys/dev/bhnd/nvram/bhnd_nvram_private.h
214
int bhnd_nvram_value_coerce(const void *inp,
sys/dev/bhnd/nvram/bhnd_nvram_value.c
312
error = bhnd_nvram_value_coerce(inp, ilen, itype, NULL, &olen, otype);
sys/dev/bhnd/nvram/bhnd_nvram_value.c
322
error = bhnd_nvram_value_coerce(inp, ilen, itype, outp, &olen, otype);
sys/dev/bhnd/nvram/bhnd_nvram_value.c
803
return (bhnd_nvram_value_coerce(inp, ilen,
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
304
error = bhnd_nvram_value_coerce(inp, ilen, itype, &sval, &slen,
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
434
return (bhnd_nvram_value_coerce(inp, ilen, itype, outp, olen,
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
581
return (bhnd_nvram_value_coerce(inp, ilen, itype, outp, olen,
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
729
return (bhnd_nvram_value_coerce(inp, ilen, itype, outp, olen, otype));}
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
777
return (bhnd_nvram_value_coerce(inp, ilen,