Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1295 static int sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag);
9395 sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag) in sd_cache_control() argument
9483 (mode_caching_page->wce && wce_flag == SD_CACHE_DISABLE) || in sd_cache_control()
9484 (!mode_caching_page->wce && wce_flag == SD_CACHE_ENABLE)) { in sd_cache_control()
9505 if (wce_flag == SD_CACHE_ENABLE) in sd_cache_control()
9507 else if (wce_flag == SD_CACHE_DISABLE) in sd_cache_control()