srcpos 1012 dev/pcmcia/cfxga.c u_int srcpos, dstpos; srcpos 1016 dev/pcmcia/cfxga.c srcpos = (sy * ri->ri_width + sx) * ri->ri_depth / 8; srcpos 1019 dev/pcmcia/cfxga.c if (dstpos <= srcpos) srcpos 1029 dev/pcmcia/cfxga.c cfxga_write_2(sc, CFREG_BITBLT_SRC_LOW, srcpos); srcpos 1030 dev/pcmcia/cfxga.c cfxga_write_2(sc, CFREG_BITBLT_SRC_HIGH, srcpos >> 16);