Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h2010 #define SD_CONF_BSET_CACHE_IS_NV (1 << SD_CONF_SET_CACHE_IS_NV) macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c519 SD_CONF_BSET_CACHE_IS_NV, &lsi_oem_properties },
521 SD_CONF_BSET_CACHE_IS_NV, &lsi_oem_properties },
3831 case SD_CONF_BSET_CACHE_IS_NV: in sd_get_tunables_from_conf()
4312 if (flags & SD_CONF_BSET_CACHE_IS_NV) { in sd_set_vers1_properties()