Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.h37 extern void ath_sysctl_hal_attach(struct ath_softc *sc);
H A Dif_ath_sysctl.c1318 ath_sysctl_hal_attach(struct ath_softc *sc) in ath_sysctl_hal_attach() function
H A Dif_ath.c1379 ath_sysctl_hal_attach(sc); in ath_attach()