Lines Matching refs:CAFESTOP_STATUS
38 internal static EnvVar CAFESTOP_STATUS = new EnvVar("CAFESTOP_STATUS"); field in CafeX.Program
952 CAFESTOP_STATUS.value = "0"; in stop()
979 CAFESTOP_STATUS.value = ret.ToString(); in stop()
982 if (CAFESTOP_STATUS.value != "0") in stop()
984 Console.WriteLine("cafex stop error: CAFESTOP_STATUS=" + CAFESTOP_STATUS.value); in stop()
6239 if (CAFESTOP_STATUS.value != "0") in recover()
6452 if (CAFESTOP_STATUS.value != "0") in cleardata()
6831 CAFESTOP_STATUS.value = "0"; in nand2pcfs()
6857 if (CAFESTOP_STATUS.value != "0") in nand2pcfs()
6979 if (CAFESTOP_STATUS.value != "0") in nand2pcfs()
7011 CAFESTOP_STATUS.value = "0"; in pcfs2nand()
7037 if (CAFESTOP_STATUS.value != "0") in pcfs2nand()
7215 if (CAFESTOP_STATUS.value != "0") in pcfs2nand()