Searched refs:xb_retry_count (Results 1 – 2 of 2) sorted by relevance
1064 short xb_retry_count; member1401 short xb_retry_count; member
11662 xp->xb_retry_count = 0;15845 if (xp->xb_retry_count >= un->un_retry_count) {15863 xp->xb_retry_count++;15865 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);15883 if (xp->xb_retry_count >= un->un_busy_retry_count) {15889 xp->xb_retry_count++;15891 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);16376 sense_xp->xb_retry_count = 0;18465 (xp->xb_retry_count == un->un_reset_retry_count)) {18936 if ((pktp->pkt_reason != CMD_CMPLT) || (xp->xb_retry_count == 0)) {[all …]