Home
last modified time | relevance | path

Searched refs:AGSA_RC_VERSION_INCOMPATIBLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c3203 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()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h786 #define AGSA_RC_VERSION_INCOMPATIBLE 0x05 /**< Version mismatch */ macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c4323 if( status == AGSA_RC_VERSION_INCOMPATIBLE) in tiCOMPortInit()