Searched refs:ATH_DEBUG_RESET (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h42 ATH_DEBUG_RESET = 0x00000020, /* reset processing */ enumerator in enum:__anon2079
H A Dif_ath.c1643 DPRINTF(sc, ATH_DEBUG_RESET, "%s: imask=0x%x\n",
2151 DPRINTF(sc, ATH_DEBUG_RESET,
2959 DPRINTF(sc, ATH_DEBUG_RESET, "%s: %s DMA: %u buffers %u desc/buf\n",
3023 DPRINTF(sc, ATH_DEBUG_RESET, "%s: %s DMA map: %p (%lu) -> %p (%lu)\n",
3994 DPRINTF(sc, ATH_DEBUG_RESET,
4343 if (sc->sc_debug & ATH_DEBUG_RESET) {
4379 DPRINTF(sc, ATH_DEBUG_RESET, "%s: tx queue [%u] %p, link %p\n",
4399 DPRINTF(sc, ATH_DEBUG_RESET, "%s: tx queue [%u] %p, link %p\n",
4412 if (sc->sc_debug & ATH_DEBUG_RESET) {
4444 if (sc->sc_debug & (ATH_DEBUG_RESET | ATH_DEBUG_FATA
[all...]

Completed in 98 milliseconds