Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_misc.c369 static int ar5416DetectBBHang(struct ath_hal *ah);
391 ahp->ah_hangs |= ar5416DetectBBHang(ah); in ar5416GetDiagState()
577 ar5416DetectBBHang(struct ath_hal *ah) in ar5416DetectBBHang() function