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

  /src/sys/dev/adb/
adb_ktm.c 65 int sc_right; member in struct:ktm_softc
168 reg = button_to_reg[sc->sc_right] |
217 sc->sc_right = 3;
450 int reg = sc->sc_right;
459 if ((reg != sc->sc_right) &&
462 sc->sc_right = reg;
adb_ktm.c 65 int sc_right; member in struct:ktm_softc
168 reg = button_to_reg[sc->sc_right] |
217 sc->sc_right = 3;
450 int reg = sc->sc_right;
459 if ((reg != sc->sc_right) &&
462 sc->sc_right = reg;
adb_ktm.c 65 int sc_right; member in struct:ktm_softc
168 reg = button_to_reg[sc->sc_right] |
217 sc->sc_right = 3;
450 int reg = sc->sc_right;
459 if ((reg != sc->sc_right) &&
462 sc->sc_right = reg;

Completed in 31 milliseconds