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

  /src/sys/arch/vax/if/
if_le.c 118 static void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
209 sc->sc_am7990.lsc.sc_copyfromdesc = lance_copyfrombuf_gap2;
211 sc->sc_am7990.lsc.sc_copyfrombuf = lance_copyfrombuf_gap2;
260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) function in typeref:typename:void
if_le.c 118 static void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
209 sc->sc_am7990.lsc.sc_copyfromdesc = lance_copyfrombuf_gap2;
211 sc->sc_am7990.lsc.sc_copyfrombuf = lance_copyfrombuf_gap2;
260 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len) function in typeref:typename:void

Completed in 21 milliseconds