Searched refs:SUP_CACHE_MIN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h77 #define SUP_CACHE_MIN 0x00040000 /* set min. prefetch */ macro
H A Dadd_definition.c267 if (disk_type->dtype_options & SUP_CACHE_MIN) {
H A Dprompts.c394 *options |= SUP_CACHE_MIN;
H A Dctlr_scsi.c1518 SUP_CACHE_MIN | SUP_CACHE_MAX)) == 0) &&
1601 if ((cur_dtype->dtype_options & SUP_CACHE_MIN) &&
H A Dstartup.c729 flags |= SUP_CACHE_MIN;

Completed in 1019 milliseconds