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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1760 #define SD_RETRY_COUNT 3 macro
1762 #define SD_RETRY_COUNT 5 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7472 * Set un_retry_count with SD_RETRY_COUNT, this is ok for Sparc
7478 * SD_RETRY_COUNT in sddef.h
7485 un->un_retry_count = SD_RETRY_COUNT;

Completed in 152 milliseconds