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

  /src/sys/dev/usb/
if_otus.c 138 Static void otus_cmd_rxeof(struct otus_softc *, uint8_t *, int);
1620 otus_cmd_rxeof(sc, sc->sc_ibuf, len);
1625 otus_cmd_rxeof(struct otus_softc *sc, uint8_t *buf, int len) function in typeref:typename:Static void
1733 otus_cmd_rxeof(sc, plcp + AR_PLCP_HDR_LEN,

Completed in 13 milliseconds