Searched refs:SD_RETRIES_STANDARD (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 14429 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 15059 case SD_RETRIES_STANDARD: 16556 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_incomplete_msg, 16620 sd_retry_command(un, cmd_bp, SD_RETRIES_STANDARD, 16732 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 16861 sd_retry_command(un, bp, SD_RETRIES_STANDARD, NULL, 16964 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 17287 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, 17342 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, 17661 sd_retry_command(un, bp, SD_RETRIES_STANDARD, sd_print_sense_msg, [all …]
|
/illumos-gate/usr/src/uts/common/sys/scsi/targets/ |
H A D | sddef.h | 1294 #define SD_RETRIES_STANDARD 0x0001 macro
|