Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h281 uint_t un_notready_retry_count; /* Per disk notready retry count */ member
1080 uint_t un_notready_retry_count; member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4173 un->un_notready_retry_count = val; in sd_set_properties()
4179 un->un_notready_retry_count); in sd_set_properties()
4737 un->un_notready_retry_count = in sd_set_vers1_properties()
4741 " set to %d\n", un->un_notready_retry_count); in sd_set_vers1_properties()
7507 un->un_notready_retry_count = in sd_unit_attach()
18204 if (xp->xb_nr_retry_count >= un->un_notready_retry_count) {