Searched refs:sd_retry_command (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 953 static void sd_retry_command(struct sd_lun *un, struct buf *bp, 14429 sd_retry_command(un, bp, SD_RETRIES_STANDARD, 14621 sd_retry_command(un, bp, SD_RETRIES_NOCHECK, 14862 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, function 15514 sd_retry_command(un, bp, SD_RETRIES_NOCHECK, 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, 16854 sd_retry_command(un, bp, SD_RETRIES_BUSY, NULL, 16861 sd_retry_command(un, bp, SD_RETRIES_STANDARD, NULL, [all …]
|