Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c245 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() function
2246 err = uath_get_devstatus(sc, ic->ic_macaddr); in uath_reconnect()
3144 err = uath_get_devstatus(sc, ic->ic_macaddr); in uath_attach()