Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h218 #define L1_Shadow 0x20 /* Memory is shadowable */ macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h218 #define L1_Shadow 0x20 /* Memory is shadowable */ macro
/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1127 if (pack->Data[0] & L1_Shadow) in pnp_large_pkt()