Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h221 #define L1_Decode_Hi 0x04 /* decode supports high address */ macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h221 #define L1_Decode_Hi 0x04 /* decode supports high address */ macro
/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1133 if (pack->Data[0] & L1_Decode_Hi) in pnp_large_pkt()