Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_zyd.c139 static int zyd_get_macaddr(struct zyd_softc *);
365 if ((error = zyd_get_macaddr(sc)) != 0) { in zyd_attach()
1888 zyd_get_macaddr(struct zyd_softc *sc) in zyd_get_macaddr() function