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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c11357 * the command if we ever try to dispatch more than SD_TASKQ_MAXALLOC taskq
11362 #define SD_TASKQ_MAXALLOC 256 macro
11368 static int sd_taskq_maxalloc = SD_TASKQ_MAXALLOC;

Completed in 116 milliseconds