Searched refs:SDHOST_MAXSLOTS (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.h54 #define SDHOST_MAXSLOTS 6 macro
H A Dsdhost.c109 sdslot_t sh_slots[SDHOST_MAXSLOTS];
303 for (i = 0; i < SDHOST_MAXSLOTS; i++) {
335 if (shp->sh_numslots > SDHOST_MAXSLOTS) {

Completed in 120 milliseconds