BHND_NVRAM_VF_IGNALL1
if (var->flags & BHND_NVRAM_VF_IGNALL1)
if (var->flags & BHND_NVRAM_VF_IGNALL1 &&
if ((var->flags & BHND_NVRAM_VF_IGNALL1) && all_bits_set)
if (!(var->flags & BHND_NVRAM_VF_IGNALL1))
if (!(var->flags & BHND_NVRAM_VF_IGNALL1)) {
if (var->flags & BHND_NVRAM_VF_IGNALL1) {