Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.h65 #define SLOTINFO_NSLOT(x) \ macro
H A Dsdhost.c333 shp->sh_numslots = SLOTINFO_NSLOT(slotinfo); in sdhost_attach()