Searched refs:lance_copyfrombuf_gap2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/vax/if/
H A Dif_le.c118 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
/netbsd-current/sys/dev/ic/
H A Dlancevar.h139 void lance_copyfrombuf_gap2(struct lance_softc *, void *, int, int);
H A Dlance.c704 lance_copyfrombuf_gap2(struct lance_softc *sc, void *tov, int boff, int len)

Completed in 321 milliseconds