Searched refs:MC_CMD_STATUS_OK (Results 1 – 4 of 4) sorted by relevance
49 [MC_CMD_STATUS_OK] = 0, in mc_status_to_error()71 [MC_CMD_STATUS_OK] = "Command completed successfully", in mc_status_to_string()134 if (status != MC_CMD_STATUS_OK) in mc_read_response()275 if (status != MC_CMD_STATUS_OK) { in mc_send_command()
37 MC_CMD_STATUS_OK = 0x0, /*!< Completed successfully */ enumerator154 if (status != MC_CMD_STATUS_OK) in mc_read_response()
51 if (status != MC_CMD_STATUS_OK) { in mc_send_command()
233 MC_CMD_STATUS_OK = 0x0, /* Completed successfully */ enumerator