Home
last modified time | relevance | path

Searched refs:AGSA_RC_VERSION_UNTESTED (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsainit.c1439 if( ret == AGSA_RC_SUCCESS || ret == AGSA_RC_VERSION_UNTESTED) in saInitialize()
3200 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3215 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3220 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3249 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3262 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3274 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3287 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3298 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
3310 ret = AGSA_RC_VERSION_UNTESTED; in mpiWaitForConfigTable()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h788 #define AGSA_RC_VERSION_UNTESTED 0x06 /**< Version not tested */ macro