HomeSort by: relevance | last modified time | path
    Searched defs:ts_ecache_table (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
cache.c 325 static const int ts_ecache_table[8] = {0,256,512,1024,512,1024,1024,0}; local in function:turbosparc_cache_enable
358 ts_ecache_table[(pcf & TURBOSPARC_PCFG_SCC)];
cache.c 325 static const int ts_ecache_table[8] = {0,256,512,1024,512,1024,1024,0}; local in function:turbosparc_cache_enable
358 ts_ecache_table[(pcf & TURBOSPARC_PCFG_SCC)];

Completed in 52 milliseconds