Searched defs:sd_retry_command (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c981 #define sd_retry_command ssd_retry_command macro
1401 static void sd_retry_command(struct sd_lun *un, struct buf *bp,
14833 * and (2) the code in sd_retry_command checking the
15214 sd_retry_command(un, bp, SD_RETRIES_STANDARD,
15406 sd_retry_command(un, bp, SD_RETRIES_NOCHECK,
15601 * Function: sd_retry_command
15647 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, function
15668 "sd_retry_command: entry: bp:0x%p xp:0x%p\n", bp, xp);
15711 SD_TRACE(SD_LOG_IO_CORE | SD_LOG_ERROR, un, "sd_retry_command: "
15848 "sd_retry_command
[all...]

Completed in 116 milliseconds