Searched refs:SD_RETRIES_STANDARD (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 15219 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 15849 case SD_RETRIES_STANDARD: 17352 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_incomplete_msg, 17416 sd_retry_command(un, cmd_bp, SD_RETRIES_STANDARD, 17528 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 17657 sd_retry_command(un, bp, SD_RETRIES_STANDARD, NULL, 17764 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 17768 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 18103 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, 18158 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, [all …]
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | sddef.h | 1288 #define SD_RETRIES_STANDARD 0x0001 macro
|