Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h488 extern HAL_BOOL ar5212DetectCardPresent(struct ath_hal *ah);
H A Dar5212_attach.c116 .ah_detectCardPresent = ar5212DetectCardPresent,
H A Dar5212_misc.c346 ar5212DetectCardPresent(struct ath_hal *ah) in ar5212DetectCardPresent() function