Searched refs:un_f_suppress_cache_flush (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h447 un_f_suppress_cache_flush :1, /* supress flush on */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4059 un->un_f_suppress_cache_flush = TRUE;
4061 un->un_f_suppress_cache_flush = FALSE;
4067 un->un_f_suppress_cache_flush);
4845 un->un_f_suppress_cache_flush =
8316 * un_f_suppress_cache_flush accordingly.
9774 if (un->un_f_suppress_cache_flush == TRUE) {
9840 un_f_suppress_cache_flush is set to %d\n",
9841 un->un_f_suppress_cache_flush);
21199 if (un->un_f_suppress_cache_flush == TRUE) {
21207 un->un_f_suppress_cache_flush);
[all...]

Completed in 115 milliseconds