Lines Matching refs:CAFESTOP_STATUS
39 internal static EnvVar CAFESTOP_STATUS = new EnvVar("CAFESTOP_STATUS"); field in CafeX.Program
971 CAFESTOP_STATUS.value = "0"; in stop()
1001 CAFESTOP_STATUS.value = ret.ToString(); in stop()
1004 if (CAFESTOP_STATUS.value != "0") in stop()
1006 Console.WriteLine("cafex stop error: CAFESTOP_STATUS=" + CAFESTOP_STATUS.value); in stop()
6497 if (CAFESTOP_STATUS.value != "0") in recover()
6727 if (CAFESTOP_STATUS.value != "0") in cleardata()
7110 CAFESTOP_STATUS.value = "0"; in nand2pcfs()
7136 if (CAFESTOP_STATUS.value != "0") in nand2pcfs()
7258 if (CAFESTOP_STATUS.value != "0") in nand2pcfs()
7290 CAFESTOP_STATUS.value = "0"; in pcfs2nand()
7316 if (CAFESTOP_STATUS.value != "0") in pcfs2nand()
7494 if (CAFESTOP_STATUS.value != "0") in pcfs2nand()