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

  /src/sys/dev/
sequencervar.h 105 u_long input_stamp; member in struct:sequencer_softc
sequencer.c 353 sc->input_stamp = ~0;
607 if (t != sc->input_stamp) {
609 sc->input_stamp = t; /* XXX what happens if timer is reset? */

Completed in 41 milliseconds