Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_sysctl.h35 extern void ath_sysctlattach(struct ath_softc *);
Dif_ath_sysctl.c606 ath_sysctlattach(struct ath_softc *sc) in ath_sysctlattach() function
Dif_ath.c989 ath_sysctlattach(sc); in ath_attach()