Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h282 uint_t un_busy_retry_count; /* Per disk BUSY retry count */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4151 un->un_busy_retry_count = val; in sd_set_properties()
4156 "busy retry count set to %d\n", un->un_busy_retry_count); in sd_set_properties()
4778 un->un_busy_retry_count = in sd_set_vers1_properties()
4783 un->un_busy_retry_count); in sd_set_vers1_properties()
7516 un->un_busy_retry_count = un->un_retry_count; in sd_unit_attach()
15888 if (xp->xb_retry_count >= un->un_busy_retry_count) {
19363 if (xp->xb_retry_count >= un->un_busy_retry_count) {