Searched refs:retry_check_flag (Results 1 – 1 of 1) sorted by relevance
954 int retry_check_flag,14862 sd_retry_command(struct sd_lun *un, struct buf *bp, int retry_check_flag, argument14938 if ((retry_check_flag & SD_RETRIES_ISOLATE) != 0) {14955 if (retry_check_flag & SD_RETRIES_FAILFAST) {15045 switch (retry_check_flag & SD_RETRIES_MASK) {17717 int retry_check_flag = SD_RETRIES_UA; local17738 retry_check_flag = SD_RETRIES_STANDARD;17843 sd_retry_command(un, bp, retry_check_flag, sd_print_sense_msg, &si,