MMC_FEATURE_MAX
u_int8_t mediacap[MMC_FEATURE_MAX / NBBY];
memset(cap, 0, MMC_FEATURE_MAX / NBBY);
if (feature >= MMC_FEATURE_MAX)