Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c50 static int bhnd_sprom_opcode_reset(bhnd_sprom_opcode_state *state);
97 if ((error = bhnd_sprom_opcode_reset(state))) in bhnd_sprom_opcode_init()
134 if ((error = bhnd_sprom_opcode_reset(state))) { in bhnd_sprom_opcode_init()
158 bhnd_sprom_opcode_reset(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_reset() function
350 if ((error = bhnd_sprom_opcode_reset(state))) in bhnd_sprom_opcode_seek()