Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c546 ath_fetch_mac_kenv(struct ath_softc *sc, uint8_t *macaddr) in ath_fetch_mac_kenv() function
1283 if (ath_fetch_mac_kenv(sc, ic->ic_macaddr) == 0) { in ath_attach()