Home
last modified time | relevance | path

Searched refs:CCR_CENA (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/vax/include/
H A Dka680.h49 #define CCR_CENA 0x00000001 macro
H A Dka46.h48 #define CCR_CENA 0x00000001 macro
H A Dka48.h47 #define CCR_CENA 0x00000001 macro
/netbsd/sys/arch/vax/vax/
H A Dka46.c126 *(int *)KA46_CCR = CCR_SPECIO | CCR_CENA; in ka46_cache_enable()