Searched refs:MAX_SPEED (Results 1 – 2 of 2) sorted by relevance
58 #define MAX_SPEED 17 macro104 if ((speed = sg->sg_ispeed) > MAX_SPEED || speed < 0) in ttsetcompat()111 if ((speed = sg->sg_ospeed) > MAX_SPEED || speed < 0) in ttsetcompat()
87 #define MAX_SPEED 3 macro438 if (sc->fc.speed > MAX_SPEED) {440 sc->fc.speed, MAX_SPEED);441 sc->fc.speed = MAX_SPEED;451 if (sc->fc.speed > MAX_SPEED) {453 sc->fc.speed, MAX_SPEED);454 sc->fc.speed = MAX_SPEED;