Searched refs:sd_retry_command (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 983 #define sd_retry_command ssd_retry_command macro 1403 static void sd_retry_command(struct sd_lun *un, struct buf *bp, 15219 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 15411 sd_retry_command(un, bp, SD_RETRIES_NOCHECK, 15652 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, function 16304 sd_retry_command(un, bp, SD_RETRIES_NOCHECK, 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, 17650 sd_retry_command(un, bp, SD_RETRIES_BUSY, NULL, [all …]
|