Home
last modified time | relevance | path

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

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