Searched refs:zyd_rf_attach (Results 1 – 1 of 1) sorted by relevance
203 int zyd_rf_attach(struct zyd_softc *, uint8_t);338 if ((error = zyd_rf_attach(sc, sc->rf_rev)) != 0) { in zyd_complete_attach()1428 zyd_rf_attach(struct zyd_softc *sc, uint8_t type) in zyd_rf_attach() function