Home
last modified time | relevance | path

Searched refs:ath_intr (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/ath/
Dif_ath_pci.c195 NULL, ath_intr, sc, &psc->sc_ih)) { in ath_pci_attach()
Dif_ath_ahb.c202 NULL, ath_intr, sc, &psc->sc_ih)) { in ath_ahb_attach()
Dif_athvar.h1008 void ath_intr(void *);
Dif_ath.c1653 ath_intr(void *arg) in ath_intr() function