Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.h61 #define SLOTINFO_NSLOT_MSK (0x3 << SLOTINFO_NSLOT_SHFT) macro
66 ((((x) & SLOTINFO_NSLOT_MSK) >> SLOTINFO_NSLOT_SHFT) + 1)