Home
last modified time | relevance | path

Searched refs:VIA2B_vCDis (Results 1 – 2 of 2) sorted by relevance

/arch/m68k/include/asm/
Dmac_via.h176 #define VIA2B_vCDis 0x01 /* Cache control. On IIci, 1=disable cache card macro
/arch/m68k/mac/
Dvia.c397 return (int) via2[gBufB] & VIA2B_vCDis; in via_get_cache_disable()