HomeSort by: relevance | last modified time | path
    Searched defs:sc_theshold (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/dev/
pbms.c 244 int sc_theshold; /* Threshold value. */ member in struct:pbms_softc
355 sc->sc_theshold = pd->threshold;
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
617 sc->sc_theshold, sc->sc_y_factor,
pbms.c 244 int sc_theshold; /* Threshold value. */ member in struct:pbms_softc
355 sc->sc_theshold = pd->threshold;
614 x_det = detect_pos(sc->sc_acc, sc->sc_x_sensors, sc->sc_theshold,
617 sc->sc_theshold, sc->sc_y_factor,

Completed in 24 milliseconds