Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h490 extern HAL_BOOL ar5212DetectCardPresent(struct ath_hal *ah);
H A Dar5212_attach.c118 .ah_detectCardPresent = ar5212DetectCardPresent,
H A Dar5212_misc.c348 ar5212DetectCardPresent(struct ath_hal *ah) in ar5212DetectCardPresent() function