Home
last modified time | relevance | path

Searched refs:bhnd_sprom_opcode_eval_var (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h70 int bhnd_sprom_opcode_eval_var(
H A Dbhnd_nvram_data_sprom.c417 if ((error = bhnd_sprom_opcode_eval_var(state, entry))) in bhnd_nvram_sprom_write_var()
1088 if ((error = bhnd_sprom_opcode_eval_var(state, entry))) { in bhnd_nvram_sprom_read_var()
H A Dbhnd_nvram_data_sprom_subr.c1273 bhnd_sprom_opcode_eval_var(bhnd_sprom_opcode_state *state, in bhnd_sprom_opcode_eval_var() function