TDFX_ROP_COPY     858 drivers/video/fbdev/tdfxfb.c 		tdfx_rop = TDFX_ROP_COPY;
TDFX_ROP_COPY     895 drivers/video/fbdev/tdfxfb.c 	u32 blitcmd = COMMAND_2D_S2S_BITBLT | (TDFX_ROP_COPY << 24);
TDFX_ROP_COPY    1003 drivers/video/fbdev/tdfxfb.c 		  COMMAND_2D_H2S_BITBLT | (TDFX_ROP_COPY << 24));