Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c1346 ahp->ah_nfCalHist.first_run = 1; in ar5212InitNfCalHistBuffer()
1433 if (h->first_run) { in ar5212GetNf()
1439 h->first_run = 0; in ar5212GetNf()
HDar5212.h238 uint8_t first_run; member