Searched refs:SUP_CACHE (Results 1 – 5 of 5) sorted by relevance
73 #define SUP_CACHE 0x00010000 /* set cache size */ macro
339 *options |= SUP_CACHE; in get_cache()
253 if (disk_type->dtype_options & SUP_CACHE) { in add_disktype()
1449 if (((cur_dtype->dtype_options & (SUP_CACHE | SUP_PREFETCH | in scsi_ms_page38()1520 if ((cur_dtype->dtype_options & SUP_CACHE) && in scsi_ms_page38()
737 flags |= SUP_CACHE; in sup_setdtype()