Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h56 void bhnd_sprom_opcode_fini(
H A Dbhnd_nvram_data_sprom.c752 bhnd_sprom_opcode_fini(&state); in bhnd_nvram_sprom_serialize()
795 bhnd_sprom_opcode_fini(&sp->state); in bhnd_nvram_sprom_free()
H A Dbhnd_nvram_data_sprom_subr.c178 bhnd_sprom_opcode_fini(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_fini() function