Searched refs:AGSA_RC_VERSION_INCOMPATIBLE (Results 1 – 3 of 3) sorted by relevance
3204 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3219 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3231 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3255 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3280 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()3303 ret = AGSA_RC_VERSION_INCOMPATIBLE; in mpiWaitForConfigTable()
787 #define AGSA_RC_VERSION_INCOMPATIBLE 0x05 /**< Version mismatch */ macro
4324 if( status == AGSA_RC_VERSION_INCOMPATIBLE) in tiCOMPortInit()