Searched refs:SD_RETRIES_STANDARD (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 15214 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 15844 case SD_RETRIES_STANDARD: 17347 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_incomplete_msg, 17411 sd_retry_command(un, cmd_bp, SD_RETRIES_STANDARD, 17523 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 17652 sd_retry_command(un, bp, SD_RETRIES_STANDARD, NULL, 17759 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 17763 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 18098 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, 18154 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, [all …]
|
/titanic_41/usr/src/uts/common/sys/scsi/targets/ |
H A D | sddef.h | 1287 #define SD_RETRIES_STANDARD 0x0001 macro
|