Searched refs:bmiDone (Results 1 – 2 of 2) sorted by relevance
69 bmiDone = false; in BMIInit()114 if (bmiDone) { in BMIDone()120 bmiDone = true; in BMIDone()150 if (bmiDone) { in BMIGetTargetInfo()217 if (bmiDone) { in BMIReadMemory()276 if (bmiDone) { in BMIWriteMemory()336 if (bmiDone) { in BMIExecute()383 if (bmiDone) { in BMISetAppStart()421 if (bmiDone) { in BMIReadSOCRegister()467 if (bmiDone) { in BMIWriteSOCRegister()[all …]
42 static bool bmiDone; variable