MMC_TYPE_MMC
case MMC_TYPE_MMC:
card->type = MMC_TYPE_MMC;
#define mmc_card_mmc(c) ((c)->type == MMC_TYPE_MMC)