Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h314 uint_t un_busy_retry_count; /* Per disk BUSY retry count */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3616 un->un_busy_retry_count = val; in sd_set_properties()
3621 "busy retry count set to %d\n", un->un_busy_retry_count); in sd_set_properties()
4243 un->un_busy_retry_count = in sd_set_vers1_properties()
4248 un->un_busy_retry_count); in sd_set_vers1_properties()
6961 un->un_busy_retry_count = un->un_retry_count; in sd_unit_attach()
15098 if (xp->xb_retry_count >= un->un_busy_retry_count) {
18492 if (xp->xb_retry_count >= un->un_busy_retry_count) {