Home
last modified time | relevance | path

Searched refs:opt_cache (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/sh3/conf/
H A Dfiles.sh310 defflag opt_cache.h CACHE_DEBUG
11 defflag opt_cache.h SH4_CACHE_DISABLE_DCACHE
12 defflag opt_cache.h SH4_CACHE_DISABLE_EMODE
13 defflag opt_cache.h SH4_CACHE_DISABLE_ICACHE
14 defflag opt_cache.h SH4_CACHE_WB_P1
15 defflag opt_cache.h SH4_CACHE_WB_U0_P0_P3
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dautil.c393 if (mf->mf_fo && mf->mf_fo->opt_cache) in amfs_mkcacheref()
394 cache = mf->mf_fo->opt_cache; in amfs_mkcacheref()
H A Dopts.c196 &fs_static.opt_cache, 0, 0, FALSE },
1402 _AM_OPT_COPY(opt_cache); in copy_opts()
H A Damd.h385 char *opt_cache; member
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog245 fields (e.g. opt_cache) was left blank in the new structure.