Searched defs:sd_cache_control (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c929 #define sd_cache_control ssd_cache_control macro
1288 * Defines for sd_cache_control
1295 static int sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag);
4673 * to disable the cache via sd_cache_control() will be made
7734 * and sd_cache_control().
8277 if (sd_cache_control(ssc, SD_CACHE_DISABLE, SD_CACHE_DISABLE) !=
8367 * sd_cache_control().
9375 * Function: sd_cache_control()
9395 sd_cache_control(sd_ssc_t *ssc, int rcd_flag, int wce_flag) function
9447 "sd_cache_control
[all...]

Completed in 103 milliseconds