Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h250 extern HAL_BOOL ar5211DetectCardPresent(struct ath_hal *);
H A Dar5211_attach.c115 .ah_detectCardPresent = ar5211DetectCardPresent,
H A Dar5211_misc.c392 ar5211DetectCardPresent(struct ath_hal *ah) in ar5211DetectCardPresent() function