Searched refs:addridx (Results 1 – 1 of 1) sorted by relevance
366 int addridx; in do_rom_fast_read_words() local369 for (addridx = addr; addridx < (addr + size); addridx += 4) { in do_rom_fast_read_words()371 ret = do_rom_fast_read(adapter, addridx, &v); in do_rom_fast_read_words()