FW_RANGE
valid = bitmap_zalloc(FW_RANGE, GFP_KERNEL);
for (offset = 0; offset < FW_RANGE; offset += 4) {
for_each_set_bit(offset, valid, FW_RANGE) {