Searched refs:sdbc_static_cache (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c294 sdbc_static_cache = (_sd_cache_config.reserved1 & CFG_STATIC_CACHE);
H A Dsd_io.c137 if (sdbc_static_cache) { /* alloc all static cache memory here */
241 if (sdbc_static_cache) {
H A Dsd_bcache.h1063 extern int sdbc_static_cache;
H A Dsd_bcache.c273 * if sdbc_static_cache is 1 allocate all cache memory at startup.
276 int sdbc_static_cache = 1; variable

Completed in 93 milliseconds