Searched refs:pAsySdoSeqCon (Results 1 – 1 of 1) sorted by relevance
387 tEplAsySdoSeqCon *pAsySdoSeqCon; in EplSdoAsySeqDelInstance() local393 pAsySdoSeqCon = &AsySdoSequInstance_g.m_AsySdoConnection[0]; in EplSdoAsySeqDelInstance()395 if (pAsySdoSeqCon->m_ConHandle != 0) { in EplSdoAsySeqDelInstance()396 EplTimeruDeleteTimer(&pAsySdoSeqCon->m_EplTimerHdl); in EplSdoAsySeqDelInstance()399 pAsySdoSeqCon++; in EplSdoAsySeqDelInstance()450 tEplAsySdoSeqCon *pAsySdoSeqCon; in EplSdoAsySeqInitCon() local500 pAsySdoSeqCon = &AsySdoSequInstance_g.m_AsySdoConnection[0]; in EplSdoAsySeqInitCon()503 if (pAsySdoSeqCon->m_ConHandle == ConHandle) { // existing connection found in EplSdoAsySeqInitCon()506 if (pAsySdoSeqCon->m_ConHandle == 0) { in EplSdoAsySeqInitCon()510 pAsySdoSeqCon++; in EplSdoAsySeqInitCon()[all …]