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

/freebsd-12-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c1147 uint32_t skip_in_bytes; local
1166 skip_in_bytes = binding->skip_in;
1167 error = bhnd_sprom_opcode_apply_scale(state, &skip_in_bytes);
1206 offset -= skip_in_bytes;
1208 offset += skip_in_bytes;

Completed in 171 milliseconds