Searched refs:tDnldInProgress (Results 1 – 3 of 3) sorted by relevance
68 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Reset()131 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetVersion()201 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetSessionState()275 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_CheckIntegrity()353 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_ReadLog()428 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Write()547 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Log()620 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Force()808 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_RawReq()1318 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Read()
132 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()154 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()327 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()345 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()544 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()564 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()
160 …phDnldNfc_Transition_t tDnldInProgress; /* Flag to indicate if download request is ongoing … member