Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h388 un_f_opt_disable_cache :1, /* Read/Write disk cache is */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4679 un->un_f_opt_disable_cache = TRUE; in sd_set_vers1_properties()
8286 if (un->un_f_opt_disable_cache == TRUE) { in sd_unit_attach()
23204 if (un->un_f_opt_disable_cache && wce) {