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

  /src/sys/dev/ic/
mtd803.c 122 struct mbuf *mtd_get(struct mtd_softc *, int, int);
578 mtd_get(struct mtd_softc *sc, int index, int totlen) function in typeref:struct:mbuf *
671 m = mtd_get(sc, (sc->cur_rx), len);
mtd803.c 122 struct mbuf *mtd_get(struct mtd_softc *, int, int);
578 mtd_get(struct mtd_softc *sc, int index, int totlen) function in typeref:struct:mbuf *
671 m = mtd_get(sc, (sc->cur_rx), len);
mtd803.c 122 struct mbuf *mtd_get(struct mtd_softc *, int, int);
578 mtd_get(struct mtd_softc *sc, int index, int totlen) function in typeref:struct:mbuf *
671 m = mtd_get(sc, (sc->cur_rx), len);
mtd803.c 122 struct mbuf *mtd_get(struct mtd_softc *, int, int);
578 mtd_get(struct mtd_softc *sc, int index, int totlen) function in typeref:struct:mbuf *
671 m = mtd_get(sc, (sc->cur_rx), len);

Completed in 42 milliseconds