Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c267 static int uath_get_devstatus(struct uath_softc *,
395 error = uath_get_devstatus(sc, ic->ic_macaddr); in uath_attach()
878 uath_get_devstatus(struct uath_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) in uath_get_devstatus() function