Searched refs:ath_intr (Results 1 - 4 of 4) sorted by path

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_pci.c302 NULL, ath_intr, sc, &psc->sc_ih)) {
H A Dif_ath.c2072 ath_intr(void *arg) function
2142 ATH_KTR(sc, ATH_KTR_INTERRUPTS, 1, "ath_intr: mask=0x%.8x", status);
2149 "ath_intr: ISR=0x%.8x, ISR_S0=0x%.8x, ISR_S1=0x%.8x, ISR_S2=0x%.8x, ISR_S5=0x%.8x",
2229 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXEOL");
2298 "ath_intr: TX; txqs=0x%08x, txq_active was 0x%08x, now 0x%08x",
2340 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXORN");
3026 * If an interrupt was being processed in ath_intr(),
3029 * reset counter - this way ath_intr() doesn't end up
H A Dif_ath_ahb.c132 ath_intr(arg);
H A Dif_athvar.h1056 void ath_intr(void *);

Completed in 210 milliseconds