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

  /src/sys/arch/vax/if/
if_le.c 117 static void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
208 sc->sc_am7990.lsc.sc_copytodesc = lance_copytobuf_gap2;
210 sc->sc_am7990.lsc.sc_copytobuf = lance_copytobuf_gap2;
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function in typeref:typename:void
if_le.c 117 static void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
208 sc->sc_am7990.lsc.sc_copytodesc = lance_copytobuf_gap2;
210 sc->sc_am7990.lsc.sc_copytobuf = lance_copytobuf_gap2;
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function in typeref:typename:void
if_le.c 117 static void lance_copytobuf_gap2(struct lance_softc *, void *, int, int);
208 sc->sc_am7990.lsc.sc_copytodesc = lance_copytobuf_gap2;
210 sc->sc_am7990.lsc.sc_copytobuf = lance_copytobuf_gap2;
235 lance_copytobuf_gap2(struct lance_softc *sc, void *fromv, int boff, int len) function in typeref:typename:void

Completed in 30 milliseconds