HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_printf (Results 1 - 18 of 18) sorted by relevancy

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

Completed in 46 milliseconds