Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h60 extern HAL_BOOL ar5312DetectCardPresent(struct ath_hal *ah);
H A Dar5312_misc.c57 ar5312DetectCardPresent(struct ath_hal *ah) in ar5312DetectCardPresent() function
H A Dar5312_attach.c92 ah->ah_detectCardPresent = ar5312DetectCardPresent; in ar5312Attach()