HomeSort by: relevance | last modified time | path
    Searched refs:sc_cy (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/wscons/
tpcalibvar.h 34 int sc_ay, sc_by, sc_cy; member in struct:tpcalib_softc
tpcalib.c 81 *y = (sc->sc_ay * rawx + sc->sc_by * rawy) / SCALE + sc->sc_cy;
115 &sc->sc_ay, &sc->sc_by, &sc->sc_cy)) {
133 sc->sc_ay, sc->sc_by, sc->sc_cy));
  /src/sys/dev/pci/
cy_pci.c 31 struct cy_softc sc_cy; /* real cy softc */ member in struct:cy_pci_softc
90 struct cy_softc *sc = &psc->sc_cy;

Completed in 13 milliseconds