Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1967 #define SD_CONF_BSET_RST_RETRIES (1 << SD_CONF_SET_RST_RETRIES) macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c526 SD_CONF_BSET_RST_RETRIES|
537 SD_CONF_BSET_RST_RETRIES|
545 SD_CONF_BSET_RST_RETRIES|
553 SD_CONF_BSET_RST_RETRIES|
561 SD_CONF_BSET_RST_RETRIES|
569 SD_CONF_BSET_RST_RETRIES|
577 SD_CONF_BSET_RST_RETRIES|
630 | SD_CONF_BSET_RST_RETRIES
3801 case SD_CONF_BSET_RST_RETRIES: in sd_get_tunables_from_conf()
4253 if (flags & SD_CONF_BSET_RST_RETRIES) { in sd_set_vers1_properties()