SLOTF_SDIO
if ((slot->s_flags & (SLOTF_MEMORY | SLOTF_SDIO)) == 0) {
if (slot->s_flags & SLOTF_SDIO) {
#define SLOTF_SD (SLOTF_SDMEM | SLOTF_SDIO)