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,
|