sdmmc_mem_send_if_cond
static int sdmmc_mem_send_if_cond(struct sdmmc_softc*, uint32_t, uint32_t*);
error = sdmmc_mem_send_if_cond(sc, 0x1aa, &card_ocr);
error = sdmmc_mem_send_if_cond(sc, 0x1aa, &card_ocr);
error = sdmmc_mem_send_if_cond(sc, 0x1aa, &card_ocr);
int sdmmc_mem_send_if_cond(struct sdmmc_softc *, uint32_t, uint32_t *);