Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c1145 uint32_t skip_in_bytes; in bhnd_nvram_sprom_read_var() local
1164 skip_in_bytes = binding->skip_in; in bhnd_nvram_sprom_read_var()
1165 error = bhnd_sprom_opcode_apply_scale(state, &skip_in_bytes); in bhnd_nvram_sprom_read_var()
1204 offset -= skip_in_bytes; in bhnd_nvram_sprom_read_var()
1206 offset += skip_in_bytes; in bhnd_nvram_sprom_read_var()