Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_reset.c1197 ahp->ah_nfCalHist.first_run = 1; in ar5212InitNfCalHistBuffer()
1284 if (h->first_run) { in ar5212GetNf()
1290 h->first_run = 0; in ar5212GetNf()
Dar5212.h236 uint8_t first_run; member