Searched refs:sd_print_retry_msg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1022 #define sd_print_retry_msg ssd_print_retry_msg macro
1484 static void sd_print_retry_msg(struct sd_lun *un, struct buf *bp,
18859 * Function: sd_print_retry_msg
18873 sd_print_retry_msg(struct sd_lun *un, struct buf *bp, void *arg, int flag) function
18949 * arg - passed to sd_print_retry_msg()
18990 sd_print_retry_msg(un, bp, arg, code);
19074 sd_print_retry_msg, NULL, EIO, SD_RESTART_TIMEOUT, NULL);
19111 sd_print_retry_msg, NULL, EIO, SD_RESTART_TIMEOUT, NULL);
19149 sd_print_retry_msg, NULL, EIO, SD_RESTART_TIMEOUT, NULL);
19185 sd_print_retry_msg, NUL
[all...]

Completed in 116 milliseconds