Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h66 int bhnd_sprom_opcode_init_entry(
H A Dbhnd_nvram_data_sprom_subr.c116 error = bhnd_sprom_opcode_init_entry(state, &idx[num_vars]); in bhnd_sprom_opcode_init()
297 bhnd_sprom_opcode_init_entry(bhnd_sprom_opcode_state *state, in bhnd_sprom_opcode_init_entry() function
H A Dbhnd_nvram_data_sprom.c335 if ((error = bhnd_sprom_opcode_init_entry(&state, &entry))) in bhnd_nvram_sprom_getvar_direct()