Searched refs:bhnd_sprom_opcode_next_binding (Results 1 – 3 of 3) sorted by relevance
79 int bhnd_sprom_opcode_next_binding(
529 while ((error = bhnd_sprom_opcode_next_binding(state)) == 0) { in bhnd_nvram_sprom_write_var()1139 while ((error = bhnd_sprom_opcode_next_binding(state)) == 0) { in bhnd_nvram_sprom_read_var()
1348 bhnd_sprom_opcode_next_binding(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_next_binding() function