CB_SCAN_LOW_STEP
for (addr = (start == 0 ? CB_SCAN_LOW_STEP : start); addr < end;
addr += CB_SCAN_LOW_STEP) {