Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c182 static HAL_BOOL ar5211ChipTest(struct ath_hal *);
279 if (!ar5211ChipTest(ah)) { in ar5211Attach()
390 ar5211ChipTest(struct ath_hal *ah) in ar5211ChipTest() function