Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h313 uint_t un_notready_retry_count; /* Per disk notready retry count */ member
1086 uint_t un_notready_retry_count; member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3639 un->un_notready_retry_count = val; in sd_set_properties()
3645 un->un_notready_retry_count); in sd_set_properties()
4203 un->un_notready_retry_count = in sd_set_vers1_properties()
4207 " set to %d\n", un->un_notready_retry_count); in sd_set_vers1_properties()
6953 un->un_notready_retry_count = in sd_unit_attach()
17383 if (xp->xb_nr_retry_count >= un->un_notready_retry_count) {