Searched refs:MMC_CAP_ERASABLE (Results 1 – 4 of 4) sorted by relevance
99 #define MMC_CAP_ERASABLE (1 << 2) /* drive can erase sectors */ macro
324 #define MMC_CAP_ERASABLE (1 << 2) /* drive can erase sectors */ macro
2522 flags |= MMC_CAP_ERASABLE; in mmc_process_feature()
4435 if (mmc_discinfo.mmc_cur & MMC_CAP_ERASABLE) in udf_derive_format()