Searched refs:ah_detectCardPresent (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c92 ah->ah_detectCardPresent = ar5312DetectCardPresent;
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c111 ah->ah_detectCardPresent = ar9300_Stub_DetectCardPresent;
H A Dar9300_freebsd.c198 ah->ah_detectCardPresent = ar9300_detect_card_present;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c119 .ah_detectCardPresent = ar5210DetectCardPresent,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c119 .ah_detectCardPresent = ar5211DetectCardPresent,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c116 .ah_detectCardPresent = ar5212DetectCardPresent,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1358 HAL_BOOL __ahdecl(*ah_detectCardPresent)(struct ath_hal*); member in struct:ath_hal

Completed in 127 milliseconds