Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212.h488 extern HAL_BOOL ar5212DetectCardPresent(struct ath_hal *ah);
HDar5212_attach.c116 .ah_detectCardPresent = ar5212DetectCardPresent,
HDar5212_misc.c346 ar5212DetectCardPresent(struct ath_hal *ah) in ar5212DetectCardPresent() function