Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_pci.c227 NULL, ath_intr, sc, &psc->sc_ih)) { in ath_pci_attach()
H A Dif_athvar.h1052 void ath_intr(void *);
H A Dif_ath.c2077 ath_intr(void *arg) in ath_intr() function