Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_zyd.c140 static int zyd_get_macaddr(struct zyd_softc *);
366 if ((error = zyd_get_macaddr(sc)) != 0) { in zyd_attach()
1889 zyd_get_macaddr(struct zyd_softc *sc) in zyd_get_macaddr() function