Searched refs:uath_get_devstatus (Results 1 – 1 of 1) sorted by relevance
245 static int uath_get_devstatus(struct uath_softc *, uint8_t *);1020 uath_get_devstatus(struct uath_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) in uath_get_devstatus() function2246 err = uath_get_devstatus(sc, ic->ic_macaddr); in uath_reconnect()3144 err = uath_get_devstatus(sc, ic->ic_macaddr); in uath_attach()