Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h92 #define SLOT_CAP_NOPIO 0x0002 macro
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c553 slot->s_caps |= SLOT_CAP_NOPIO; in sda_slot_attach()