Searched refs:CT_OK (Results 1 – 2 of 2) sorted by relevance
282 (le32_to_cpu(reply->status) != CT_OK) || in aac_get_config_status()396 if ((le32_to_cpu(get_name_reply->status) == CT_OK) in get_container_name_callback()795 if (le32_to_cpu(get_serial_reply->status) == CT_OK) { in get_container_serial_callback()1739 if (le32_to_cpu(synchronizereply->status) == CT_OK) in synchronize_callback()
55 #define CT_OK 218 macro