mmc_send_op_cond
if (mmc_send_op_cond(sc, 0, &ocr) != MMC_ERR_NONE) {
static int mmc_send_op_cond(struct mmc_softc *sc, uint32_t ocr,
mmc_send_op_cond(sc, MMC_OCR_CCS | mmcbr_get_ocr(dev), NULL);