Searched refs:eTwifStatus (Results 1 – 1 of 1) sorted by relevance
308 …ETxnStatus eTwifStatus = TXN_STATUS_COMPLETE; /* Last bus operation status: Complete (Sync) or … in txResult_StateMachine() local312 while (eTwifStatus == TXN_STATUS_COMPLETE) in txResult_StateMachine()314 … REPORT_SEVERITY_INFORMATION, ": eState = %d, eTwifStatus = %d\n", pTxResult->eState, eTwifStatus); in txResult_StateMachine()321 eTwifStatus = twIf_Transact (pTxResult->hTwIf, pTxn); in txResult_StateMachine()338 if (eTwifStatus == TXN_STATUS_ERROR) in txResult_StateMachine()340 …ITY_ERROR, ": returning ERROR in eState %d, eTwifStatus=%d !!!\n", pTxResult->eState, eTwifStatus); in txResult_StateMachine()