Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1410 short xb_ua_retry_count; /* unit_attention retry counter */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10876 xp->xb_ua_retry_count = 0; in sd_xbuf_init()
15079 if (xp->xb_ua_retry_count >= sd_ua_retry_count) {
15086 xp->xb_ua_retry_count++;
15089 xp->xb_ua_retry_count);
15588 sense_xp->xb_ua_retry_count = 0;