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

  /src/sys/arch/sgimips/hpc/
button.c 56 int sc_last, sc_fired; member in struct:button_softc
95 sc->sc_fired = 0;
133 if (!sc->sc_fired)
135 sc->sc_fired = 1;
button.c 56 int sc_last, sc_fired; member in struct:button_softc
95 sc->sc_fired = 0;
133 if (!sc->sc_fired)
135 sc->sc_fired = 1;

Completed in 22 milliseconds