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

  /src/sys/dev/ic/
seeq8005.c 148 static struct mbuf *ea_get(struct seeq8005_softc *, int, int, struct ifnet *);
1240 m = ea_get(sc, addr, len, ifp);
1254 ea_get(struct seeq8005_softc *sc, int addr, int totlen, struct ifnet *ifp) function in typeref:struct:mbuf *
seeq8005.c 148 static struct mbuf *ea_get(struct seeq8005_softc *, int, int, struct ifnet *);
1240 m = ea_get(sc, addr, len, ifp);
1254 ea_get(struct seeq8005_softc *sc, int addr, int totlen, struct ifnet *ifp) function in typeref:struct:mbuf *

Completed in 22 milliseconds