Home
last modified time | relevance | path

Searched refs:mci_sdcache_write_through (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mips/include/
Dcache.h202 bool mci_sdcache_write_through; member
/netbsd/src/sys/arch/mips/mips/
Dcache.c797 mci->mci_sdcache_write_through = true; in mips_config_cache_prehistoric()
1380 mci->mci_sdcache_write_through = false; in mips_config_cache_modern()
Dmips_machdep.c1677 wtnames[mci->mci_sdcache_write_through], in cpu_identify()