Home
last modified time | relevance | path

Searched refs:OP_MOVE_POSITIVE_ROP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pcmcia/
H A Dcfxgareg.h337 #define OP_MOVE_POSITIVE_ROP 0x02 macro
H A Dcfxga.c1043 opcode = (OP_MOVE_POSITIVE_ROP << 8) | rop; in cfxga_standalone_rop()