Searched refs:cStateIndex (Results 1 – 1 of 1) sorted by relevance
2438 signed char cStateIndex = 0; in ispVMStateMachine() local2445 for (cStateIndex = 0; cStateIndex < 25; cStateIndex++) { in ispVMStateMachine()2447 g_JTAGTransistions[cStateIndex].CurState) && in ispVMStateMachine()2449 g_JTAGTransistions[cStateIndex].NextState)) { in ispVMStateMachine()2456 cPathIndex < g_JTAGTransistions[cStateIndex].Pulses; in ispVMStateMachine()2458 if ((g_JTAGTransistions[cStateIndex].Pattern << cPathIndex) in ispVMStateMachine()