Searched refs:bhnd_sprom_opcode_init (Results 1 – 3 of 3) sorted by relevance
53 int bhnd_sprom_opcode_init(
323 if ((error = bhnd_sprom_opcode_init(&state, layout))) { in bhnd_nvram_sprom_getvar_direct()653 if ((error = bhnd_sprom_opcode_init(&state, layout))) { in bhnd_nvram_sprom_serialize()778 if ((error = bhnd_sprom_opcode_init(&sp->state, sp->layout))) in bhnd_nvram_sprom_new()
83 bhnd_sprom_opcode_init(bhnd_sprom_opcode_state *state, in bhnd_sprom_opcode_init() function