Searched refs:SWT_IP_STATUS_ERROR (Results 1 – 2 of 2) sorted by relevance
267 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()290 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()351 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()356 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()438 if (Swt_Ip_Unlock(Base) == SWT_IP_STATUS_ERROR) in Swt_Ip_Init()440 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Init()604 if (SWT_IP_STATUS_ERROR == Swt_Ip_Unlock(Base)) in Swt_Ip_Config()606 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Config()654 if (SWT_IP_STATUS_ERROR == Swt_Ip_Unlock(Base)) in Swt_Ip_SetTimeout()656 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_SetTimeout()[all …]
91 SWT_IP_STATUS_ERROR = 0x01, enumerator