Searched refs:getandputrop (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hp300/dev/
H A Ddiofb_mono.c164 getandputrop(psrc, srcBit, dstBit, cx, pdst, rop);
191 getandputrop(psrc, (sx & 0x1f),
223 getandputrop(psrc, xoffSrc, 0, nend,
245 getandputrop(psrc, xoffSrc, 0, nend,
264 getandputrop(psrc, (sx & 0x1f),
H A Dmaskbits.h76 #define getandputrop(psrc, srcbit, dstbit, width, pdst, rop) \ macro
/netbsd-current/sys/arch/vax/vsa/
H A Dmaskbits.h53 #define getandputrop(psrc, srcbit, dstbit, width, pdst, rop) \ macro
H A Dsmg.c813 getandputrop(psrc, srcBit, dstBit, cx, pdst, rop);
846 getandputrop(psrc, (sx & ALIGNMASK),
893 getandputrop(psrc, xoffSrc, 0, nend,
915 getandputrop(psrc, xoffSrc, 0, nend,
941 getandputrop(psrc, (sx & ALIGNMASK),
/netbsd-current/sys/arch/hp300/stand/common/
H A Dmaskbits.h74 #define getandputrop(psrc, srcbit, dstbit, width, pdst, rop) \ macro
84 getandputrop(psrc, srcbit, 0, width, pdst, rop)
H A Dite_subr.c342 getandputrop(psrc, srcBit, dstBit, w, pdst, func);
368 getandputrop(psrc, (sx & 0x1f), (dx & 0x1f),

Completed in 75 milliseconds