Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c526 static int ar5416DetectMacHang(struct ath_hal *ah);
552 ahp->ah_hangs |= ar5416DetectMacHang(ah); in ar5416GetDiagState()
657 ar5416DetectMacHang(struct ath_hal *ah) in ar5416DetectMacHang() function