Searched refs:ERR_DEVICE_UNREADY (Results 1 – 3 of 3) sorted by relevance
106 #define ERR_DEVICE_UNREADY -6 macro
366 if ((iResult == ERR_SUCCESS) || (iResult == ERR_DEVICE_UNREADY)) { in TestDevice()410 }while(iResult == ERR_DEVICE_UNREADY); in TestDevice()
686 return ERR_DEVICE_UNREADY; in RKU_TestDeviceReady()