Searched refs:CT_OK (Results 1 – 2 of 2) sorted by relevance
393 (le32_to_cpu(reply->status) != CT_OK) || in aac_get_config_status()536 if ((le32_to_cpu(get_name_reply->status) == CT_OK) in get_container_name_callback()993 if (le32_to_cpu(get_serial_reply->status) == CT_OK) { in get_container_serial_callback()2617 if (le32_to_cpu(synchronizereply->status) == CT_OK) in synchronize_callback()
447 #define CT_OK 218 macro