Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h48 typedef struct bhnd_sprom_opcode_state bhnd_sprom_opcode_state; typedef
54 bhnd_sprom_opcode_state *state,
57 bhnd_sprom_opcode_state *state);
60 bhnd_sprom_opcode_state *state,
63 bhnd_sprom_opcode_state *state,
67 bhnd_sprom_opcode_state *state,
71 bhnd_sprom_opcode_state *state,
75 bhnd_sprom_opcode_state *state,
78 bhnd_sprom_opcode_state *state);
80 bhnd_sprom_opcode_state *state);
[all …]
H A Dbhnd_nvram_data_sprom_subr.c50 static int bhnd_sprom_opcode_reset(bhnd_sprom_opcode_state *state);
52 static int bhnd_sprom_opcode_set_type(bhnd_sprom_opcode_state *state,
55 static int bhnd_sprom_opcode_set_var(bhnd_sprom_opcode_state *state,
57 static int bhnd_sprom_opcode_clear_var(bhnd_sprom_opcode_state *state);
59 static int bhnd_sprom_opcode_flush_bind(bhnd_sprom_opcode_state *state);
61 static int bhnd_sprom_opcode_read_opval32(bhnd_sprom_opcode_state *state,
64 static int bhnd_sprom_opcode_step(bhnd_sprom_opcode_state *state,
83 bhnd_sprom_opcode_init(bhnd_sprom_opcode_state *state, in bhnd_sprom_opcode_init()
158 bhnd_sprom_opcode_reset(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_reset()
178 bhnd_sprom_opcode_fini(bhnd_sprom_opcode_state *state) in bhnd_sprom_opcode_fini()
[all …]
H A Dbhnd_nvram_data_sprom.c72 bhnd_sprom_opcode_state *state,
78 struct bhnd_sprom_opcode_state *state,
307 bhnd_sprom_opcode_state state; in bhnd_nvram_sprom_getvar_direct()
400 bhnd_nvram_sprom_write_var(bhnd_sprom_opcode_state *state, in bhnd_nvram_sprom_write_var()
612 bhnd_sprom_opcode_state state; in bhnd_nvram_sprom_serialize()
1064 bhnd_nvram_sprom_read_var(struct bhnd_sprom_opcode_state *state, in bhnd_nvram_sprom_read_var()