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

  /src/sys/dev/isa/
if_eg.c 129 static struct mbuf *egget(struct eg_softc *, void *, int);
721 m = egget(sc, buf, len);
734 egget(struct eg_softc *sc, void *buf, int totlen) function in typeref:struct:mbuf *
if_eg.c 129 static struct mbuf *egget(struct eg_softc *, void *, int);
721 m = egget(sc, buf, len);
734 egget(struct eg_softc *sc, void *buf, int totlen) function in typeref:struct:mbuf *

Completed in 22 milliseconds