dstpos 1012 dev/pcmcia/cfxga.c u_int srcpos, dstpos; dstpos 1017 dev/pcmcia/cfxga.c dstpos = (dy * ri->ri_width + dx) * ri->ri_depth / 8; dstpos 1019 dev/pcmcia/cfxga.c if (dstpos <= srcpos) dstpos 1031 dev/pcmcia/cfxga.c cfxga_write_2(sc, CFREG_BITBLT_DST_LOW, dstpos); dstpos 1032 dev/pcmcia/cfxga.c cfxga_write_2(sc, CFREG_BITBLT_DST_HIGH, dstpos >> 16);