/src/sys/arch/hpcmips/vr/ |
vrpiu.c | 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr 696 yraw = tpx1 * sc->sc_pb_paddata_max / (tpx0 + tpx1); 697 DPRINTF(("%3d %3d", xraw, yraw)); 700 yraw, &x, &y);
|
vrpiu.c | 615 int x, y, xraw, yraw; local in function:vrpiu_tp_intr 696 yraw = tpx1 * sc->sc_pb_paddata_max / (tpx0 + tpx1); 697 DPRINTF(("%3d %3d", xraw, yraw)); 700 yraw, &x, &y);
|