Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c546 ath_fetch_mac_kenv(struct ath_softc *sc, uint8_t *macaddr) in ath_fetch_mac_kenv() function
1281 if (ath_fetch_mac_kenv(sc, ic->ic_macaddr) == 0) { in ath_attach()