Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1947 #define SD_CONF_BSET_NOCACHE (1 << SD_CONF_SET_NOCACHE) macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c756 { "CONNER CP30540", SD_CONF_BSET_NOCACHE, NULL },
789 | SD_CONF_BSET_NOCACHE
4678 if (flags & SD_CONF_BSET_NOCACHE) { in sd_set_vers1_properties()