Home
last modified time | relevance | path

Searched refs:HAL_DEBUG_ATTACH (Results 1 – 18 of 18) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_debug.h28 HAL_DEBUG_ATTACH = 0x00000002, /* work done in attach */ enumerator
H A Dah_eeprom_v4k.c258 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in v4kEepromReadCTLInfo()
301 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s Eeprom Magic = 0x%x\n", in ath_hal_v4kEepromAttach()
341 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_v4kEepromAttach()
375 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_v4kEepromAttach()
H A Dah_eeprom_9287.c268 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in v9287EepromReadCTLInfo()
312 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s Eeprom Magic = 0x%x\n", in ath_hal_9287EepromAttach()
352 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_9287EepromAttach()
385 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_9287EepromAttach()
H A Dah_eeprom_v14.c306 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in v14EepromReadCTLInfo()
355 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s Eeprom Magic = 0x%x\n", in ath_hal_v14EepromAttach()
392 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_v14EepromAttach()
425 HALDEBUG(ah, HAL_DEBUG_ATTACH | HAL_DEBUG_EEPROM, in ath_hal_v14EepromAttach()
H A Dah_eeprom_v1.c138 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", protect); in ath_hal_v1EepromAttach()
H A Dah_eeprom_v3.c1800 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", eeprotect); in ath_hal_legacyEepromAttach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c199 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, in ar5210Attach()
288 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar5210Attach()
305 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__); in ar5210Detach()
334 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar5210GetChipPowerLimits()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c127 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar9160Attach()
168 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar9160Attach()
292 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar9160Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c218 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar5211Attach()
365 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar5211Attach()
380 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__); in ar5211Detach()
457 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar5211GetChipPowerLimits()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c333 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar5212Attach()
573 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar5212Attach()
589 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__); in ar5212Detach()
741 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar5212FillCapabilityInfo()
754 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: regdomain mapped to 0x%x\n", in ar5212FillCapabilityInfo()
760 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar5212FillCapabilityInfo()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c125 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar9287Attach()
197 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar9287Attach()
358 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar9287Attach()
H A Dar9285_attach.c146 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar9285Attach()
216 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar9285Attach()
388 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar9285Attach()
H A Dar9280_attach.c163 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar9280Attach()
230 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar9280Attach()
414 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar9280Attach()
H A Dar9287.c362 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR9280 radio\n", __func__); in ar9287RfAttach()
H A Dar9280.c420 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR9280 radio\n", __func__); in ar9280RfAttach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c74 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar5312Attach()
143 HALDEBUG(ah, HAL_DEBUG_ATTACH, in ar5312Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c309 HALDEBUG(AH_NULL, HAL_DEBUG_ATTACH, "%s: sc %p st %p sh %p\n", in ar5416Attach()
478 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: return\n", __func__); in ar5416Attach()
492 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s:\n", __func__); in ar5416Detach()
H A Dar2133.c534 HALDEBUG(ah, HAL_DEBUG_ATTACH, "%s: attach AR2133 radio\n", __func__); in ar2133RfAttach()