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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1699 * SD_FAILFAST_FLUSH_ALL_QUEUES: When set, flush any/all other queues in the
1704 #define SD_FAILFAST_FLUSH_ALL_QUEUES 0x02 macro
1710 static int sd_failfast_flushctl = SD_FAILFAST_FLUSH_ALL_QUEUES;
29918 if (sd_failfast_flushctl & SD_FAILFAST_FLUSH_ALL_QUEUES) {

Completed in 114 milliseconds