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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub.c111 ah->ah_detectCardPresent = ar9300_Stub_DetectCardPresent;
H A Dar9300_freebsd.c393 ah->ah_detectCardPresent = ar9300_detect_card_present;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c94 ah->ah_detectCardPresent = ar5312DetectCardPresent;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c121 .ah_detectCardPresent = ar5210DetectCardPresent,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c121 .ah_detectCardPresent = ar5211DetectCardPresent,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c118 .ah_detectCardPresent = ar5212DetectCardPresent,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h1381 HAL_BOOL __ahdecl(*ah_detectCardPresent)(struct ath_hal*); member in struct:ath_hal

Completed in 106 milliseconds