HomeSort by: relevance | last modified time | path
    Searched defs:zyd_rf_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_zyd.c 211 Static int zyd_rf_attach(struct zyd_softc *, uint8_t);
385 if ((error = zyd_rf_attach(sc, sc->rf_rev)) != 0) {
1465 zyd_rf_attach(struct zyd_softc *sc, uint8_t type) function in typeref:typename:Static int

Completed in 12 milliseconds