sdmmc_io_send_op_cond
if (sdmmc_io_send_op_cond(sc, host_ocr, NULL) != 0) {
int sdmmc_io_send_op_cond(struct sdmmc_softc *, u_int32_t, u_int32_t *);
if (sdmmc_io_send_op_cond(sc, 0, &card_ocr) != 0) {