HomeSort by: relevance | last modified time | path
    Searched refs:lance_copyfrombuf_gap2 (Results 1 - 3 of 3) 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
  /src/sys/dev/ic/
lancevar.h 139 void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
lance.c 706 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)

Completed in 13 milliseconds