Searched refs:OP_MOVE_POSITIVE_ROP (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pcmcia/ | ||
H A D | cfxgareg.h | 337 #define OP_MOVE_POSITIVE_ROP 0x02 macro |
H A D | cfxga.c | 1043 opcode = (OP_MOVE_POSITIVE_ROP << 8) | rop; in cfxga_standalone_rop() |