Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c475 uint32_t iskip_total; in bhnd_sprom_opcode_set_bind() local
509 iskip_total = iskip_scaled * count; in bhnd_sprom_opcode_set_bind()
514 if (iskip_total > state->offset) { in bhnd_sprom_opcode_set_bind()
520 if (UINT32_MAX - iskip_total < state->offset) { in bhnd_sprom_opcode_set_bind()