Lines Matching defs:crv
824 struct st_curve *crv;
830 crv = mtc->curve[a];
831 if (crv != NULL)
834 if ((crv->crv_speed == direction)
835 && (crv->crv_type == itype))
838 rst = crv;
986 /* read crv speed and type */
2766 struct st_curve *crv;
2769 crv =
2772 if (crv != NULL)
2773 data_lsb_set (&cpRegs[0xe1], crv->step[crv->step_count - 1], 3);
2782 crv =
2785 if (crv != NULL)
2786 coord_y -= (v12dcf8 + crv->step_count);