Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h223 #define L1_Writable 0x01 /* Memory is writable */ macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h223 #define L1_Writable 0x01 /* Memory is writable */ macro
/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1137 if (pack->Data[0] & L1_Writable) in pnp_large_pkt()