Home
last modified time | relevance | path

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

/src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c119 .ah_detectCardPresent = ar5210DetectCardPresent,
H A Dar5210.h237 extern HAL_BOOL ar5210DetectCardPresent(struct ath_hal *);
H A Dar5210_misc.c396 ar5210DetectCardPresent(struct ath_hal *ah) in ar5210DetectCardPresent() function