Searched refs:MC_CMD_STATUS_OK (Results 1 – 2 of 2) sorted by relevance
60 MC_CMD_STATUS_OK = 0x0, /* Completed successfully */ enumerator168 if (status != MC_CMD_STATUS_OK) in mc_read_response()
24 case MC_CMD_STATUS_OK: in mc_status_to_error()