Searched refs:bhnd_sprom_opcode_step (Results 1 – 1 of 1) sorted by relevance
64 static int bhnd_sprom_opcode_step(bhnd_sprom_opcode_state *state,993 bhnd_sprom_opcode_step(bhnd_sprom_opcode_state *state, uint8_t *opcode) in bhnd_sprom_opcode_step() function1284 while ((error = bhnd_sprom_opcode_step(state, &opcode)) == 0) { in bhnd_sprom_opcode_eval_var()1316 while ((error = bhnd_sprom_opcode_step(state, &opcode)) == 0) { in bhnd_sprom_opcode_next_var()1357 while ((error = bhnd_sprom_opcode_step(state, &opcode)) == 0) { in bhnd_sprom_opcode_next_binding()