Searched refs:AGSA_RC_VERSION_INCOMPATIBLE (Results 1 – 3 of 3) sorted by relevance
3203 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3218 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3230 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3254 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3279 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3302 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()
786 #define AGSA_RC_VERSION_INCOMPATIBLE 0x05 /**< Version mismatch */ macro
4323 if( status == AGSA_RC_VERSION_INCOMPATIBLE) in tiCOMPortInit()