Home
last modified time | relevance | path

Searched refs:sc_doresetcal (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/
Dif_ath.c1599 sc->sc_doresetcal = AH_FALSE; in ath_init()
4605 if (sc->sc_doresetcal) in ath_calibrate()
4637 sc->sc_doresetcal = AH_TRUE; in ath_calibrate()
4673 sc->sc_doresetcal = AH_TRUE; in ath_calibrate()
4681 sc->sc_doresetcal = AH_FALSE; in ath_calibrate()
Dif_athvar.h349 HAL_BOOL sc_doresetcal; /* Yes, we're doing a reset cal atm */ member