NFIT_MEM_LSW
set_bit(NFIT_MEM_LSW, &nfit_mem->flags);
if (!test_bit(NFIT_MEM_LSW, &nfit_mem->flags)
if (test_bit(NFIT_MEM_LSW, &nfit_mem->flags))
if (test_bit(NFIT_MEM_LSW, &nfit_mem->flags)
&& test_bit(NFIT_MEM_LSW, &nfit_mem->flags)) {