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

  /src/sys/arch/sparc64/dev/
psychovar.h 127 uint64_t sc_last_stick; member in struct:psycho_softc
psycho.c 318 sc->sc_last_stick = 0;
1578 * prepare sc_last_stick for the coming interrupt setup
1592 psycho0->sc_last_stick = 0;
1595 psycho0->sc_last_stick = psycho_getstick();
1596 DPRINTF(PDB_STICK, ("%s: %ld\n", __func__, psycho0->sc_last_stick));
1609 cmp = psycho0->sc_last_stick;
1619 psycho0->sc_last_stick = cmp;

Completed in 12 milliseconds