Searched refs:xb_retry_count (Results 1 – 2 of 2) sorted by relevance
1071 short xb_retry_count; member1408 short xb_retry_count; member
10879 xp->xb_retry_count = 0; in sd_xbuf_init()15060 if (xp->xb_retry_count >= un->un_retry_count) {15078 xp->xb_retry_count++;15080 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);15098 if (xp->xb_retry_count >= un->un_busy_retry_count) {15104 xp->xb_retry_count++;15106 "sd_retry_command: retry count:%d\n", xp->xb_retry_count);15591 sense_xp->xb_retry_count = 0;17633 (xp->xb_retry_count == un->un_reset_retry_count)) {18070 if ((pktp->pkt_reason != CMD_CMPLT) || (xp->xb_retry_count == 0)) {[all …]