Searched refs:xb_retry_count (Results 1 – 2 of 2) sorted by relevance
1065 short xb_retry_count; member1402 short xb_retry_count; member
11661 xp->xb_retry_count = 0;15850 if (xp->xb_retry_count >= un->un_retry_count) {15868 xp->xb_retry_count++;15870 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);15888 if (xp->xb_retry_count >= un->un_busy_retry_count) {15894 xp->xb_retry_count++;15896 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);16381 sense_xp->xb_retry_count = 0;18467 (xp->xb_retry_count == un->un_reset_retry_count)) {18936 if ((pktp->pkt_reason != CMD_CMPLT) || (xp->xb_retry_count == 0)) {[all …]