/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/ |
H A D | ar5312_attach.c | 161 ath_hal_printf(ah, "%s: Mac Chip Rev 0x%02x.%x is not supported by " in ar5312Attach() 193 ath_hal_printf(ah, "%s: 5112 Rev 1 is not supported by this " in ar5312Attach() 224 ath_hal_printf(ah, "%s: 2G Radio Chip Rev 0x%02X is not " in ar5312Attach() 301 ath_hal_printf(ah, "Invalid WLAN wmac index (%d)\n", in ar5312GetMacAddr()
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_reset.c | 652 ath_hal_printf(ah, "%s: empty transmit power table?\n", __func__); in getPcdac() 691 ath_hal_printf(ah, in getGainF() 760 ath_hal_printf(ah, in setupPowerSettings() 854 ath_hal_printf(ah, "%s: unable to setup power settings\n", in ar5210SetTransmitPower() 861 ath_hal_printf(ah, "%s: OB out of range (%u)\n", in ar5210SetTransmitPower() 868 ath_hal_printf(ah, "%s: DB out of range (%u)\n", in ar5210SetTransmitPower() 964 ath_hal_printf(ah, " -PHY NF Reg state: 0x%x\n", in ar5210CalNoiseFloor() 966 ath_hal_printf(ah, " -MAC Reset Reg state: 0x%x\n", in ar5210CalNoiseFloor() 968 ath_hal_printf(ah, " -PHY Active Reg state: 0x%x\n", in ar5210CalNoiseFloor()
|
H A D | ar5210_recv.c | 72 ath_hal_printf(ah, "ar5210: dma receive failed to stop in 10ms\n"); in ar5210StopDmaReceive() 73 ath_hal_printf(ah, "AR_CR=0x%x\n", OS_REG_READ(ah, AR_CR)); in ar5210StopDmaReceive() 74 ath_hal_printf(ah, "AR_DIAG_SW=0x%x\n", OS_REG_READ(ah, AR_DIAG_SW)); in ar5210StopDmaReceive()
|
H A D | ar5210_power.c | 69 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5210SetPowerModeAwake()
|
H A D | ar5210_beacon.c | 170 ath_hal_printf(ah, "%s: invalid beacon miss threshold %u\n", in ar5210SetStaBeaconTimers()
|
H A D | ar5210_xmit.c | 301 ath_hal_printf(ah, "%s: TXE asserted; AR_CR=0x%x\n", in ar5210SetTxDP()
|
/netbsd-src/sys/external/isc/atheros_hal/ic/ |
H A D | ah_osdep.c | 56 extern void ath_hal_printf(struct ath_hal *, const char*, ...) 158 ath_hal_printf(struct ath_hal *ah, const char* fmt, ...) in ath_hal_printf() function
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_power.c | 58 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5211SetPowerModeAwake()
|
H A D | ar5211_recv.c | 67 ath_hal_printf(ah, "%s failed to stop in 10ms\n" in ar5211StopDmaReceive()
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar5416_power.c | 68 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5416SetPowerModeAwake()
|
H A D | ar5416_ani.c | 551 ath_hal_printf(ah,"%s: chan %u/0x%x restore %d setup %d opmode %u\n", in ar5416AniReset()
|
H A D | ar9285_reset.c | 643 …ath_hal_printf(ah, "PDADC: Chain %d | PDADC %3d Value %3d | PDADC %3d Value %3d | PDADC %3d Value … in ar9285SetPowerCalTable()
|
H A D | ar5416_reset.c | 1918 …ath_hal_printf(ah, "PDADC: Chain %d | PDADC %3d Value %3d | PDADC %3d Value %3d | PDADC %3d Value … in ar5416SetPowerCalTable()
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_power.c | 77 ath_hal_printf(ah, "%s: Failed to wakeup in %ums\n", in ar5212SetPowerModeAwake()
|
H A D | ar5212_recv.c | 65 ath_hal_printf(ah, "%s: dma failed to stop in 10ms\n" in ar5212StopDmaReceive()
|
H A D | ar5212_ani.c | 631 ath_hal_printf(ah,"%s: chan %u/0x%x restore %d setup %d opmode %u\n", in ar5212AniReset()
|
H A D | ar5212_reset.c | 1329 ath_hal_printf(ah, "%s: AGC not ready AGC_CONTROL 0x%x\n", in ar5212GetNf()
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ |
H A D | ah_internal.h | 561 extern void ath_hal_printf(struct ath_hal *, const char*, ...)
|