Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h258 extern HAL_BOOL ar5211DetectCardPresent(struct ath_hal *);
H A Dar5211_attach.c119 .ah_detectCardPresent = ar5211DetectCardPresent,
H A Dar5211_misc.c392 ar5211DetectCardPresent(struct ath_hal *ah) in ar5211DetectCardPresent() function