Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/
H A Dif_ath.c159 static int ath_init(struct ath_softc *);
2546 ath_init(struct ath_softc *sc) in ath_init() function
6498 error = ath_init(sc); in ath_parent()