Searched refs:aac_cache (Results 1 – 1 of 1) sorted by relevance
147 static int aac_cache = 2; /* WCE=0 to avoid performance problems */ variable157 module_param_named(cache, aac_cache, int, S_IRUGO|S_IWUSR);1058 writecmd->flags = (fua && ((aac_cache & 5) != 1) && in aac_write_raw_io()1059 (((aac_cache & 5) != 5) || !fib->dev->cache_protected)) ? in aac_write_raw_io()2311 if (dev->raw_io_interface && ((aac_cache & 5) != 1)) in aac_scsi_cmd()2319 mode_buf[6] = ((aac_cache & 6) == 2) in aac_scsi_cmd()2343 if (dev->raw_io_interface && ((aac_cache & 5) != 1)) in aac_scsi_cmd()2354 mode_buf[10] = ((aac_cache & 6) == 2) in aac_scsi_cmd()2448 if (((aac_cache & 6) == 6) && dev->cache_protected) { in aac_scsi_cmd()2455 if ((aac_cache & 6) != 2) in aac_scsi_cmd()