mmc_sd_get_cid
err = mmc_sd_get_cid(host, ocr, cid, &rocr);
int mmc_sd_get_cid(struct mmc_host *host, u32 ocr, u32 *cid, u32 *rocr);
mmc_sd_get_cid(host, ocr & rocr, card->raw_cid, NULL) == 0) {