Home
last modified time | relevance | path

Searched refs:retry_check_flag (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1404 int retry_check_flag,
15652 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, argument
15728 if ((retry_check_flag & SD_RETRIES_ISOLATE) != 0) {
15745 if (retry_check_flag & SD_RETRIES_FAILFAST) {
15835 switch (retry_check_flag & SD_RETRIES_MASK) {
18581 int retry_check_flag = SD_RETRIES_UA; local
18602 retry_check_flag = SD_RETRIES_STANDARD;
18709 sd_retry_command(un, bp, retry_check_flag, sd_print_sense_msg, &si,