Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h222 #define L1_Cache 0x02 /* read cacheable, write-through */ macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h222 #define L1_Cache 0x02 /* read cacheable, write-through */ macro
/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1135 if (pack->Data[0] & L1_Cache) in pnp_large_pkt()