Searched refs:bhnd_sprom_opcode_next_var (Results 1 – 3 of 3) sorted by relevance
77 int bhnd_sprom_opcode_next_var(
108 if ((error = bhnd_sprom_opcode_next_var(state))) { in bhnd_sprom_opcode_init()127 if ((error = bhnd_sprom_opcode_next_var(state)) != ENOENT) { in bhnd_sprom_opcode_init()1310 bhnd_sprom_opcode_next_var(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_next_var() function
329 while ((error = bhnd_sprom_opcode_next_var(&state)) == 0) { in bhnd_nvram_sprom_getvar_direct()