Home
last modified time | relevance | path

Searched refs:SLOTF_SD (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h89 #define SLOTF_SD (SLOTF_SDMEM | SLOTF_SDIO) macro
/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c188 if (slot->s_flags & SLOTF_SD) { in sda_init_mmc()