Searched refs:g_cCurrentJTAGState (Results 1 – 1 of 1) sorted by relevance
155 static signed char g_cCurrentJTAGState; variable317 static signed char g_cCurrentJTAGState; variable673 (g_cCurrentJTAGState == ucState)) { in ispVMCode()1542 if (g_cCurrentJTAGState != SHIFTDR) { in ispVMShift()1549 if (g_cCurrentJTAGState == DRPAUSE) { in ispVMShift()2197 (g_cCurrentJTAGState == ucState)) { in ispVMLCOUNT()2440 if ((g_cCurrentJTAGState == cNextJTAGState) && in ispVMStateMachine()2446 if ((g_cCurrentJTAGState == in ispVMStateMachine()2454 g_cCurrentJTAGState = cNextJTAGState; in ispVMStateMachine()2486 g_usDataType = g_uiChecksumIndex = g_cCurrentJTAGState = 0; in ispVMStart()