Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c64 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() function
1284 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()