Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h469 extern HAL_BOOL ar5212DetectCardPresent(struct ath_hal *ah);
H A Dar5212_attach.c111 .ah_detectCardPresent = ar5212DetectCardPresent,
H A Dar5212_misc.c342 ar5212DetectCardPresent(struct ath_hal *ah) in ar5212DetectCardPresent() function