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

  /src/sys/dev/ic/
mtd803.c 121 int mtd_put(struct mtd_softc *, int, struct mbuf *);
429 mtd_put(struct mtd_softc *sc, int index, struct mbuf *m) function in typeref:typename:int
482 (void)mtd_put(sc, sc->cur_tx, m);

Completed in 64 milliseconds