Searched refs:NumProtectionFields (Results 1 – 2 of 2) sorted by relevance
164 uint8_t NumProtectionFields; member
425 if (extp->NumProtectionFields) in read_pri_intelext()426 extra_size += (extp->NumProtectionFields - 1) * in read_pri_intelext()708 if (extp->NumProtectionFields) in cfi_intelext_partition_fixup()709 offs = (extp->NumProtectionFields - 1) * in cfi_intelext_partition_fixup()2317 if (!extp || !(extp->FeatureSupport & 64) || !extp->NumProtectionFields) in cfi_intelext_otp_walk()2420 if (++field == extp->NumProtectionFields) in cfi_intelext_otp_walk()