Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c500 if ((error = bhnd_sprom_opcode_apply_scale(state, &iskip_scaled))) in bhnd_sprom_opcode_set_bind()
564 if ((error = bhnd_sprom_opcode_apply_scale(state, &skip))) in bhnd_sprom_opcode_flush_bind()
801 bhnd_sprom_opcode_apply_scale(bhnd_sprom_opcode_state *state, uint32_t *value) in bhnd_sprom_opcode_apply_scale() function
855 if ((error = bhnd_sprom_opcode_apply_scale(state, opval))) in bhnd_sprom_opcode_read_opval32()
1195 error = bhnd_sprom_opcode_apply_scale(state, &val); in bhnd_sprom_opcode_step()
H A Dbhnd_nvram_data_spromvar.h81 int bhnd_sprom_opcode_apply_scale(
H A Dbhnd_nvram_data_sprom.c548 error = bhnd_sprom_opcode_apply_scale(state, &skip_out_bytes); in bhnd_nvram_sprom_write_var()
1165 error = bhnd_sprom_opcode_apply_scale(state, &skip_in_bytes); in bhnd_nvram_sprom_read_var()