Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c533 uint32_t skip_out_bytes; in bhnd_nvram_sprom_write_var() local
547 skip_out_bytes = binding->skip_in; in bhnd_nvram_sprom_write_var()
548 error = bhnd_sprom_opcode_apply_scale(state, &skip_out_bytes); in bhnd_nvram_sprom_write_var()
578 offset -= skip_out_bytes; in bhnd_nvram_sprom_write_var()
580 offset += skip_out_bytes; in bhnd_nvram_sprom_write_var()