Home
last modified time | relevance | path

Searched refs:ar5212WaitNFCalComplete (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_cal.c651 if (! ar5212WaitNFCalComplete(ah, 1000)) { in ar5416LoadNF()
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar5212.h650 extern HAL_BOOL ar5212WaitNFCalComplete(struct ath_hal *ah, int i);
HDar5212_misc.c1150 ar5212WaitNFCalComplete(struct ath_hal *ah, int i) in ar5212WaitNFCalComplete() function