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

  /src/sys/dev/pci/
if_ath_pci.c 142 ath_intr, &sc->sc_sc, device_xname(self));
202 ath_intr, sc, device_xname(self));
  /src/sys/arch/mips/atheros/dev/
if_ath_arbus.c 158 asc->sc_ih = arbus_intr_establish(aa->aa_cirq, aa->aa_mirq, ath_intr,
  /src/sys/dev/cardbus/
if_ath_cardbus.c 128 IPL_NET, ath_intr, &csc->sc_ath);
  /src/sys/dev/ic/
athvar.h 321 int ath_intr(void *);
ath.c 756 ath_intr(void *arg) function

Completed in 25 milliseconds