Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_zyd.c134 static int zyd_rf_attach(struct zyd_softc *, uint8_t);
1651 zyd_rf_attach(struct zyd_softc *sc, uint8_t type) in zyd_rf_attach() function
1811 if ((error = zyd_rf_attach(sc, sc->sc_rfrev)) != 0) { in zyd_hw_init()