Searched refs:sc_lastlongcal (Results 1 – 2 of 2) sorted by relevance
2675 sc->sc_lastlongcal = ticks; in ath_init()5444 longCal = (ticks - sc->sc_lastlongcal >= ath_longcalinterval*hz); in ath_calibrate()5458 sc->sc_lastlongcal = ticks; in ath_calibrate()5539 sc->sc_lastcalreset = sc->sc_lastlongcal; in ath_calibrate()
800 int sc_lastlongcal; /* last long cal completed */ member