Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsainit.c3204 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()
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h787 #define AGSA_RC_VERSION_INCOMPATIBLE 0x05 /**< Version mismatch */ macro
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdport.c4324 if( status == AGSA_RC_VERSION_INCOMPATIBLE) in tiCOMPortInit()