DSTSIZE 881 drivers/video/fbdev/tdfxfb.c tdfx_outl(par, DSTSIZE, rect->width | (rect->height << 16)); DSTSIZE 939 drivers/video/fbdev/tdfxfb.c tdfx_outl(par, DSTSIZE, area->width | (area->height << 16)); DSTSIZE 1006 drivers/video/fbdev/tdfxfb.c tdfx_outl(par, DSTSIZE, image->width | (image->height << 16));